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
-
Official comment
This post is more than three years old. Some information may not be up to date. For current information, please check the Gurobi Documentation or Knowledge Base. If you need more help, please create a new post in the community forum, or try Gurobot, our chatbot interface offering instant, expert-level support. -
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
Post is closed for comments.
Comments
2 comments