Originally posted by: Biyu
Hi all,
How can I output the objective value of an incumbent feasible solution and the elapsed time when "branch and bound" algorithm first encounter the incumbent solution, by using the function interface provided by CPLEX?
Another question is: is it possible to make the search terminate when the "branch and bound" algorithm reaches an incumbent solution with a specific objective value specified by the user as an input?
Thanks in advance!
Biyu
#DecisionOptimization#MathematicalProgramming-General