Solver interface needed for MIQP problem Gurobi/MATLAB
조회 수: 9 (최근 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!