Hello,
I am using CVX through Matlab to solve an optimization problem. I am implementing a scheduling framework that solves multiple instances for the optimization problem before making an allocation decision. Unfortunately these instances are solved slowly. I was wondering if there are any general hints about how to increase the solver speed.
My objective function is a Max of a set of convex functions and all my constraints (equality and inequality) are affine.
Thank you for your help,
Mehiar