Gurobipy getConstrByName not working with quadratic constraints
回答済みI have a quadratic model that i am reading from an MPS file. I was able to find my linear constraints using getConstrByName but is there any similar method for the Quadratic Constraints?
0
-
Hi,
You can retrieve the quadratic constraints in the model by using the Model.getQConstrs() method.Best Regards,
-Ahmed0
サインインしてコメントを残してください。
コメント
1件のコメント