Gurobi / gurobipy-pandas

Convenience wrapper for building optimization models from pandas data
https://gurobipy-pandas.readthedocs.io/en/stable/
Apache License 2.0
83 stars 15 forks source link

Add concrete use-cases for attribute modification #80

Open simonbowly opened 2 weeks ago

simonbowly commented 2 weeks ago

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: