Originally posted by: geffer
In my view, CPLEX could solve a variety of problems and would like to do that in a simple and robust way. I have two questions in Total time for cplex solving.
1.what's the relation between the actual compute time in c++ and the total compute time displayed in cmd?
2.In order to decrease the compute time, how did I choose the method between big-m and if-then, what's their corresponding circumstances? They are in a great distance when solving particular problem.
thx
ALLEN
#CPLEXOptimizers#DecisionOptimization