Originally posted by: dominizer
Hi,
I have written a MIP model that uses presolve, root relaxation and B&C for solving. I want to use this on a series of different data set, retrieving statistical information about the solving times for the different parts separately.
I can nowhere find anything about getting this information. I'm aware of writing a script to get the current time and by that, I can receive the total time for all processes. My question now is, if anybody can help me to get the times of the different solution parts separately.
Thanks a lot in advance.
#DecisionOptimization#OPLusingCPLEXOptimizer