Solver interface needed for MIQP problem Gurobi/MATLAB
12 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Jordi Wijlens
am 24 Jun. 2021
Beantwortet: Roberto Tumolo
am 5 Aug. 2021
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 Kommentare
Akzeptierte Antwort
Roberto Tumolo
am 5 Aug. 2021
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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Find more on Linear Programming and Mixed-Integer Linear Programming in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!