Is there any way to use Lazy constraints in Pyomo?
51 views
Skip to first unread message
Abbas Omidi
unread,
May 9, 2024, 12:43:22 PM5/9/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Pyomo Forum
Dear support team,
I would like to know if there exists any way to implement a Lazy constraint in the Pyomo package. (As far as I know, the only way to implement such a constraint is by using the Gurobi solver as described here). Now, I am interested in using Lazy constraints, if possible, in the presence of other open-source solvers like HIGHS or SCIP.