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

Add quadratic cones to convert_sedumi2mosek #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Jarmill
Copy link

@Jarmill Jarmill commented May 14, 2020

Cones K.q in sedumi can be handled by the conversion routine into mosek.

Based on Johan Löfberg's implementation of sedumi2mosek.m

The other direction (quadratic/rotated cones from mosek to sedumi) will be a bit more difficult. Sedumi splits up variables, while in mosek the same variable can be a member of multiple cones.

Cones K.q in sedumi can be handled by the conversion routine.

The other direction (quadratic/rotated cones from mosek to sedumi) will be a bit more difficult.
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.

None yet

1 participant