Skip to main content

How can I obtain the value of the Big-M for SOS1 constraints obtained by gurobi during presolve?

Answered

Comments

1 comment

  • Jaromił Najman
    • Gurobi Staff

    It is currently not possible to retrieve the Big-M values computed by Gurobi.

    You can however force Gurobi to use a user-defined Big-M value by setting the PreSOS1BigM parameter.

    0

Please sign in to leave a comment.