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 crash for PSD cones without diagonal entries in problem data #187

Merged
merged 1 commit into from
May 4, 2024

Conversation

goulart-paul
Copy link
Member

Fixes a bug that results in crashes when a diagonal term is entirely missing from the aggregate sparsity of [A;b] for a PSD cone.

Attempts to resolve #183.

@migarstka
Copy link
Member

Thanks for the fix. Will merge and make a new release ✌️

@migarstka migarstka merged commit f97da25 into master May 4, 2024
8 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.

Error in sparsity pattern analysis
2 participants