Skip to main content

Adding Constraint in a Loop; Turn off 'Warm Start'

Answered

Comments

1 comment

  • Jaromił Najman
    • Gurobi Staff

    Hi Wenbo,

    Is there any way I can turn off this 'warm start' and let the model just forget the solution from last iteration? 

    You can either set the LPWarmStart parameter to 0 or call the model.reset() method.

    Best regards, 
    Jaromił

    0

Please sign in to leave a comment.