Laaziz Lahlou
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 5
Comments
Recent activity by Laaziz Lahlou-
Hi Simran, Thank you for your proposition. I tried it but I am facing a KeyError: 'Missing constraint index' issue.Please check out this implementation and let me know what I need to fix.Actually, ...
-
Hi Riley Clement, Thanks for sheding light ! Got it now. - Laaziz
-
Hi Michel Soares, I apologize for not putting the right instance files. I updated the link with the files containing the models. This is the confguration with Gurobi 11.0.0 Gurobi Optimizer versio...
-
Hi Michel, Here is the link to the two .lp models which are distinctive by their names. I got from Gurobi the cost function value of the returned solution by the relaxed model which is later not fe...
-
Hi Riley, In which format do you want to the model ? Do you need access to the python code as well ? Laaziz
-
Hi Riley, Got it ! I fixed the issue finally as it was a mistake in the indices of one of the constraints of the model. However, I am not sure why Gurobi is saying that a solution for the relaxed m...
-
Hi Michel, Sure! The following file relax-RAPEC is recorded before calling the optimize() method. The next one is after calling the computeIIS() which means that the model was found being infeasibl...
-
Hi Simran, Actually, I am getting a negative cost function value. In fact, the decision variables are binary so I am not sure why it does not work as I expected. What do you mean by the default low...
-
Dear Matthias, The post has been deleted. I will put a working example and share it with you here to reproduce the output. Thanks Jaromil for the suggestion and reply. All the best. Laaziz
-
Hi ELi it works just after executing the optimize function. I hope this will be fixed for the next release. Thanks a lot