Hi everyone,
I am using DoCplex in Python to solve the MILP. As you know, during the solving process, the solver updates the "Best Bound" as well as "Best Integer". How can I stop the solver when the "Best Bound" reaches to a specific pre-defined value?
------------------------------
Sajad Karimi
------------------------------
#DecisionOptimization