Originally posted by: SystemAdmin
[endong said:]
Hi, guys
I have a question here, is there any way we can print the time for finding the last feasible solution during the procedure we solve a MIP?
In the printout, we are able to find out at which iteration we find the lastest feasible solution or optimal solution, and i would like to know the exact cpu time. Other than calling a callback function at each node, is there any other better/easier way to know the time?
thanks!
Endong
#CPLEXOptimizers#DecisionOptimization