Clear MIP start in Gurobi

156 views
Skip to first unread message

Sujayandra V

unread,
Jul 19, 2018, 3:44:03 AM7/19/18
to Gurobi Optimization
Hello 

How do we remove the MIP start given to Gurobi. 

Am using .NET API using C# to assign MIP start. After Gurobi solves I want to re solve the model with a new MIP start. How do we delete the previous MIP start ? 

Regards
Sujay

Michael Winkler

unread,
Jul 19, 2018, 9:24:21 AM7/19/18
to Gurobi Optimization
Hi Sujay,

assuming you use Gurobi 8.0 after solving you can call Reset(1) which deletes all previously generated solving information and additional non-fundamental model information such as MIP starts, variables hints, branching priorities, and lazy constraints information.

Best,
Michael
Reply all
Reply to author
Forward
0 new messages