Matrix interface for QCP in Python
AnsweredI want to use gurobi from python solving a QCQP, and the obj/quadratic constraints are in matrix form (ideally, Id like to pass the constraint matrices rather than line by line constraints)
Is there any source or learning material to setup the model efficiently?
Thank you
0
-
Official comment
This post is more than three years old. Some information may not be up to date. For current information, please check the Gurobi Documentation or Knowledge Base. If you need more help, please create a new post in the community forum. Or why not try our AI Gurobot?. -
To get acquainted with our new Matrix API within the Gurobi-Python interface, please refer to the functional code examples matrix1.py and matrix2.py.
0
Post is closed for comments.
Comments
2 comments