Solver interface needed for MIQP problem Gurobi/MATLAB
4 ビュー (過去 30 日間)
古いコメントを表示
Hi all,
I am somewhat new to using Gurobi and MATLAB and I had a question regarding which solver interface to use for solving an MIQP problem using MATLAB and Gurobi as a solver. I have already successfully solved some MILP problems using the intlinprog function in MATLAB (and Gurobi as a solver). However, no such simple function for solving MIQP's exist in MATLAB (or the optimization toolbox). Which function or interface should I use and how do I go about this?
0 件のコメント
採用された回答
Roberto Tumolo
2021 年 8 月 5 日
I suggest you to use CVX directly, it's an easy and yet very powerful tool to use. By the way, how could you solve your MILP problem, precisely, using Gurobi as solver?
Thanks
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Optimization Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!