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

Performance of setprimalsol! #310

Closed
guimarqu opened this issue Apr 15, 2020 · 2 comments
Closed

Performance of setprimalsol! #310

guimarqu opened this issue Apr 15, 2020 · 2 comments
Milestone

Comments

@guimarqu
Copy link
Contributor

Performance of the code that checks if a column exists must be improved.
See #309 (comment)

I think it's because operator : creates a new dynamic sparse vector when we extract a column from the matrix.

@guimarqu
Copy link
Contributor Author

It needs atoptima/DynamicSparseArrays.jl#7

@guimarqu guimarqu added this to the v0.4 milestone Jun 1, 2020
@guimarqu guimarqu modified the milestones: v0.4, v0.5 Feb 26, 2021
@guimarqu guimarqu modified the milestones: v0.5, 2022T1 Dec 16, 2021
@guimarqu
Copy link
Contributor Author

to be reopened if it's a performance bottleneck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant