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

implement algorithm without HSDE (and handle quadratic objectives) #81

Open
chriscoey opened this issue Oct 10, 2018 · 1 comment
Open

Comments

@chriscoey
Copy link
Collaborator

chriscoey commented Oct 10, 2018

shouldn't be too hard given the infrastructure already built. should involve some refactoring of nativeinterface.jl.

based on CVXOPT's "cone QP" algorithm and the similar method in ConicIP.jl solver

@chriscoey
Copy link
Collaborator Author

chriscoey commented Oct 15, 2018

planning to have a crack at this over the next few days. very curious to see how it compares to the current homogeneous-self-dual-embedding-based algorithm.
edit: there are higher priority issues to handle first

@chriscoey chriscoey self-assigned this Oct 17, 2018
@chriscoey chriscoey removed this from the 0.1 milestone Jan 6, 2019
@chriscoey chriscoey removed their assignment May 27, 2019
@chriscoey chriscoey self-assigned this Jul 29, 2019
@chriscoey chriscoey removed their assignment Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant