Khadija HADJ SALEM
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Comments
Recent activity by Khadija HADJ SALEM-
Hi Jaromil, I added the IntegralityFocus parameter, but I am getting the same problem again: non-integral value for some Integer/Binary variables. m3.Params.IntegralityFocus = 1 Best regards, Khad...
-
No, I have no specific reason to turn off the Presolve parameter. I just tried to compute the root relaxation of my model with Gurobi's default parameters.I tried to solve my model again by activat...
-
Hi again, I have a function (below) to compute the root relaxation of my model. So, for this reason, I have 2 calls to Model.Optimize(). Best regards, Khadija def compute_root_relax(model): r =...