Skip to main content

Should I get the same optimal solution when the initial point is different?

Answered

Comments

2 comments

  • Official comment
    Simranjit Kaur
    • Gurobi Staff
    This post is more than three years old. Some information may not be up to date. For current information, please check the Gurobi Documentation or Knowledge Base. If you need more help, please create a new post in the community forum, or try Gurobot, our chatbot interface offering instant, expert-level support.
  • Maliheh Aramon
    • Gurobi Staff

    Hi Arezoo, 

    If you are solving the exact same model with the exact same input data, starting from different initial solutions should not change the optimal solution. Depending on the parameters used, the solution path taken to prove optimality might vary. 

    Strange solver results such as reaching different optimal solutions  by just using different initial solutions might be a sign of having a model with numerical issues. You can follow the steps outlined in our documentation of Does my model have numerical issues? to determine whether your model has numerical issues or not.

     

    Best regards,

    Maliheh

     

    0

Post is closed for comments.