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

QP solver improvements #766

Merged
merged 18 commits into from
Mar 2, 2022
Merged

QP solver improvements #766

merged 18 commits into from
Mar 2, 2022

Conversation

feldmeier
Copy link
Collaborator

Improvements for QP solver, e.g. renaming (QUadratic Active Set Solver -> Quass), now exiting gracefully when errors are encountered (negative Eigenvalues in reduced Hessian, degeneracy, ...), pivoting strategy can be chosen via settings rather than constructing some object, memory leaks fixed, two bugs in .lp reader fixed (offset, hessian dimension for semidefinite instances)

Copy link
Sponsor Member

@jajhall jajhall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

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