Antonio Sassano
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Antonio Sassano-
"Node relaxation not Available"
AnsweredIn a Callback invoked while solving a MIP problem I wrote: if where == GRB.Callback.MIPNODE: x = model.cbGetNodeRel(model._x) Gurobi gives the following answer: File "src\gurobipy\model.pxi...