Classes
LazyOACallback_cplex()
LazyOACallback_cplex
Inherent class in CPLEX to call Lazy callback.
Functions
LazyOACallback_gurobi(cb_m, cb_opt, ...)
LazyOACallback_gurobi
This is a Gurobi callback function defined for LP/NLP based B&B algorithm.
handle_lazy_main_feasible_solution_gurobi(...)
handle_lazy_main_feasible_solution_gurobi
This function is called during the branch and bound of main MIP problem, more exactly when a feasible solution is found and LazyCallback is activated.