Wissal Guedri
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Posts
Recent activity by Wissal Guedri-
How to query constraints in callback function?
AnsweredHello, Is it possible to query the constraints, defined by the user or added by Gurobi, that are in process or have been satisfied in the callback function? Best, Wissal
-
Gurobi's output is not within the specified bounds
Hello, I'm using cbGetNodeRel() to extract the variables' values, after the resolution of the linear relaxation of the MIP. However, I noticed that the retrieved values are not within the specified...