-
Does anyone have an example implementing a dense QCQP problem in python? Will I have to create my own wrapper to implement this? |
Beta Was this translation helpful? Give feedback.
Answered by
dlcfort
Aug 16, 2023
Replies: 1 comment 4 replies
-
At the moment there is not a python wrapper for the dense QCQP solver. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Great, I just finished created a forked repo with an implemented wrapper for the dense qcqp. See link below.
https://github.com/dlcfort/hpipm