Solver interface needed for MIQP problem Gurobi/MATLAB
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Jordi Wijlens
il 24 Giu 2021
Risposto: Roberto Tumolo
il 5 Ago 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 Commenti
Risposta accettata
Roberto Tumolo
il 5 Ago 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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Optimization Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!