tulip-control / polytope

Geometric operations on polytopes of any dimension
https://pypi.org/project/polytope
Other
73 stars 19 forks source link

Enabling the use of gurobipy directly, which should be faster #60

Open RichardOberdieck opened 3 years ago

RichardOberdieck commented 3 years ago

I've added support for gurobipy in the solvers, and added a test that works fine. Let me know if you need anything else.

slivingston commented 2 years ago

@RichardOberdieck Thanks for this pull request. I will try to install Gurobi and provide requirements before this can be accepted. My review is arriving much later than I would have wanted, so no worries if you do not have time to handle comments. It seems that GitHub allows me to push to your pull request branch, so I can do remaining work, too.

RichardOberdieck commented 2 years ago

Thanks @slivingston : I am a bit swamped at the moment, but it looks better towards August and September. If some things are outstanding until then, please let me know! Thanks for picking this up again!