Originally posted by: savant_ning
I observed the cplex log, and I had see the Elapsed time in every part,
and I want to get the Elapsed time of the each part,
in python, get_time() is just obtain the run time of the model.
so is there any function to obtain each part Elapsed time? for example, the presolve time, the probing time and so on.
I need print in file~
thanks
#CPLEXOptimizers#DecisionOptimization