pyomo with gurobi feasRelax
AnsweredI need to use gurobi feasRelaxS, and my model is built in pyomo. Is there a way to use pyomo to solve a feasRelax model?
0
-
Hi,
I was not able to find a wrapping function in Pyomo that does the same thing as feasRelaxS(). Either you directly use gurobipy, or you try to build the feasibility relaxation by yourself by modifying the model correspondingly.
Best regards,
Mario0
Please sign in to leave a comment.
Comments
1 comment