Skip to content

Conversation

@dlcole3
Copy link
Collaborator

@dlcole3 dlcole3 commented Jul 4, 2025

There was an error when strengthened cuts and feasibilty cuts are both set to be true. The lagrangian relaxation (LR) performed for the strengthened cuts is feasible even when the forward pass was infeasible, so the strengthened cuts would be added but with the dual value queried from the infeasible run. No clue if those will be remotely tight, so I think it is best that no LR is performed in the infeasible case and the cuts are added as feasibility cuts. This PR does that.

@dlcole3 dlcole3 merged commit a9db629 into plasmo-dev:main Jul 4, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant