Skip to main content

All Questions

-2 votes
2 answers
855 views

Using Gurobi to run a MIQP: how can I improve time performance?

I am using Gurobi to run a MIQP (Mixed Integer Quadratic Programming) with linear constraints in Matlab. The solver is very slow and I would like your help to understand whether I can do something ...
Star's user avatar
  • 2,299
1 vote
1 answer
1k views

Mixed Integer Quadratic Programming with linear constraints in Matlab calling Gurobi

I have some troubles to understand how to implement the following MIQP (Mixed Integer Quadratic Programming) with linear constraints in Matlab calling Gurobi. Let me explain in a schematic way my ...
Star's user avatar
  • 2,299