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

Why do you add a symmetric constraint rather than using var_symm? #4

Open
ubtjoe opened this issue Aug 12, 2019 · 0 comments
Open

Why do you add a symmetric constraint rather than using var_symm? #4

ubtjoe opened this issue Aug 12, 2019 · 0 comments

Comments

@ubtjoe
Copy link

ubtjoe commented Aug 12, 2019

In solveSDP you set up the SDP solution as a var_sdp object, and then add a symmetric constraint. According to the SDPNAL+ docs, it looks like you could have used var_symm for the definition of Y, in which case you can remove the symmetric constraint here. Is there something that I am missing here?

Thanks for the implementation, and I enjoyed your talk at CVPR this year!

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

No branches or pull requests

1 participant