Originally posted by: Simplex
Hi,
There is something I do not understand about the performance of CPLEX when I use it from different interfaces.
one set of problems, Cplex from AIMMS shows a much better performance in comparison with Cplex from Matlab. The versions of are the same (I assume) and of course the problems are the same (MILP and MIQP). So it solves the problem almost ten times faster on AIMMS.
On the other hand, another set of problems, again MILP and MIQP, are solved faster on Matlab with Cplex on AIMMS with Cplex. I tried to make the options as similar as possible, guess there is less control the options in Matlab than AIMMS.
So I guess is complied differently when it is targeted for Matlab, or AIMMS. And this might be a source of the sensible difference in the solution times. Can this assumption be correct? Or still I am losing something in the options?
Thanks.
#CPLEXOptimizers#DecisionOptimization