Skip to main content

documentation gurobi_presolve function in matlab

Answered

Comments

1 comment

  • Simranjit Kaur
    Gurobi Staff Gurobi Staff

    Hi Felix,

    Thanks for letting us know about the missing documentation.

    The function gurobi_presolve creates presolved version of the initial model. If you save the presolved model and optimize it separately, Gurobi will reapply presolve by default on this model. If this is not desired, you can switch off the Presolve parameter or limit the PrePasses parameter.

    You can read more about how presolve works in this article.

    Regards,

    Simran

    0

Please sign in to leave a comment.