Hi everyone,
I am trying to solve an optimization problem and I was wondering if Gurobi is a good option or not.
The optimization problem has ~15000 parameters and ~15000 constraints. The objective function and all of the constraints are algebraic, highly non-linear functions. The parameters are all real numbers bounded between a lower band and an upper band and they can be discretized. According to the physics of the problem, I can easily find an initial guess which satisfies all of the constraints ans is fairly close to the global minimum/maximum.
I was wondering if Gurobi is capable of handling this type of optimization problems?
Thanks
Sina