Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfixes in WarmstartInformation and termination criteria #84

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Conversation

cvanaret
Copy link
Owner

Fixes:

  • iterate_changed() in WarmstartInformation does not modify the problem field (this is determined by the constraint relaxation strategy)
  • prevent premature convergence to infeasible points by imposing that the feasibility duals be not all zero.

…onvergence to infeasible points by imposing that the duals be not all zero
@cvanaret cvanaret merged commit 9e66eec into main Nov 13, 2024
3 checks passed
@cvanaret cvanaret deleted the fixes branch November 14, 2024 00:00
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