
Wissal Guedri
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
Activity overview
Latest activity by Wissal Guedri-
Wissal Guedri created a post,
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
-
Wissal Guedri commented,
Hi, Model has 408 quadratic constraintsCoefficient statistics:Matrix range [2e-05, 3e+00]QMatrix range [5e-09, 2e+00]QLMatrix range [1e-05, 1e+00]Objective range [1e+00, 1e+00]Bounds range [2e-02, ...
-
Wissal Guedri created a post,
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...