Skip to content

Fix 1966a#1978

Merged
jajhall merged 7 commits intolatestfrom
fix-1966a
Oct 15, 2024
Merged

Fix 1966a#1978
jajhall merged 7 commits intolatestfrom
fix-1966a

Conversation

@jajhall
Copy link
Copy Markdown
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
Copy Markdown
Member Author

jajhall commented Oct 15, 2024

Closes #1966

@odow
Copy link
Copy Markdown
Collaborator

odow commented Oct 15, 2024

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

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