Convex Quadratic mixed integer programming
回答済みHow do I solve a convex quadratic mixed integer problem on Python with Gurobi solver.
0
-
Hi Ruchika,
see http://www.gurobi.com/documentation/8.1/examples/qcp_py.html and http://www.gurobi.com/documentation/8.1/examples/qp_py.html. Note that the former is a continuous problem but you can easily change the variable types to integer or binary.
0
サインインしてコメントを残してください。
コメント
1件のコメント