Austin Buchanan
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 4
Posts
Votes on activity by Austin Buchanan-
Will Gurobi retain lazy cuts after changing the objective coefficients?
AnsweredConsider the following scenario. I build a MIP model. I create a callback for adding lazy cuts. I solve the MIP, adding many lazy cuts in the callbacks. I change the objective coefficients on some...
-
PoolSearchMode with auxiliary variables (extended formulations)?
AnsweredI have become interested in using PoolSearchMode for enumerating all integer feasible solutions of a MIP and have a related question. For many problems, there are key decision variables, let's call...
-
Help with python callback -- adding callback on different line than optimize()
AnsweredI am using a cut callback in some python code. Normally, I would follow the example set in the tsp.py code, which does the following: m.optimize(subtourelim) You can see that it passes the callback...
-
Getting academic licenses while university campuses are closed?
OngoingI have about 20 students in my undergraduate operations research course. Our campus has shut down for the rest of the semester. Is there another way for them to get free academic licenses, besides ...