You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, GIPS only allows the (M)ILP solver to be configured for "presolve enabled" or "... disabled". Gurobi allows for a more detailed configuration:
Currently, GIPS only allows the (M)ILP solver to be configured for "presolve enabled" or "... disabled". Gurobi allows for a more detailed configuration:
https://docs.gurobi.com/projects/optimizer/en/current/concepts/parameters/guidelines.html#presolve
Let's extend GIPSL in this regard, at least so that "auto" can be specified.
The text was updated successfully, but these errors were encountered: