Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add concrete use-cases for attribute modification #80

Open
simonbowly opened this issue Jun 25, 2024 · 0 comments
Open

Add concrete use-cases for attribute modification #80

simonbowly opened this issue Jun 25, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@simonbowly
Copy link
Member

We're missing good documentation and examples for attribute modification. A concrete example is #79: modifying the right hand sides of an existing set of constraints.

This needs some background to explain all the things that can be done with attributes in gurobipy and how this translates to gurobipy-pandas, but some quick how-to's would be a good start:

  • how do I modify the bounds of a series of variables?
  • how do I modify the right hand sides of a series of linear constraints?
  • how do I set a MIP start?
@simonbowly simonbowly added the documentation Improvements or additions to documentation label Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant