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

Fix 1966a #1978

Merged
merged 7 commits into from
Oct 15, 2024
Merged

Fix 1966a #1978

merged 7 commits into from
Oct 15, 2024

Conversation

jajhall
Copy link
Member

@jajhall jajhall commented Oct 15, 2024

When IPM or PDLP thinks that the LP is solved to optimality, correctResiduals identifies whether there are primal or dual residual errors greater than primal_residual_tolerance or dual_residual_tolerance, and corrects them by adjusting row_value or col_dual in the solution, possibly introducing primal or dual infeasibilities.

@jajhall
Copy link
Member Author

jajhall commented Oct 15, 2024

Closes #1966

@odow
Copy link
Collaborator

odow commented Oct 15, 2024

Nice nice nice. I'll make sure we document this for BT.

@jajhall jajhall merged commit 73c136f into latest Oct 15, 2024
250 checks passed
@jajhall jajhall deleted the fix-1966a branch October 15, 2024 23:01
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.

2 participants