Originally posted by: YamanS
Hello,
I have a problem with +20,000 var & constraints that is taking days without reaching a solution. I am running the solver in matlab. No information is printed on the screen while running the solver even though the Diagnostics mode is turned 'on'. From the forum I found out that using the Matlab connector interfacing parameters like the diagnostics might not work. So I want to know if I can use the CPLEX Optimization Studio to run directly on the same Aeq, Beq, Aineq, ... matrices directly without having to re-write the constraints and objective function in the Opt. Studio style. And using the Opt. Studio I can use any diagnostics display option and track the issue of the slow performance of the problem.
I am using CPLEX ver 12.6 and Matlab R2013b
Thanks,
#CPLEXOptimizers#DecisionOptimization