idol
A C++ Framework for Optimization
Loading...
Searching...
No Matches
idol::LazyCutCallback::Strategy Member List

This is the complete list of members for idol::LazyCutCallback::Strategy, including all inherited members.

add_lazy_cut(const TempCtr &t_cut)idol::Callbackprotectedvirtual
add_user_cut(const TempCtr &t_cut)idol::Callbackprotectedvirtual
best_bound() constidol::Callbackprotected
best_obj() constidol::Callbackprotected
hook_add_cut(const TempCtr &t_cut) override (defined in idol::LazyCutCallback::Strategy)idol::LazyCutCallback::Strategyinlineprotected
name() const override (defined in idol::LazyCutCallback::Strategy)idol::LazyCutCallback::Strategyinlineprotected
operator()(CallbackEvent t_event)=0idol::Callbackprotectedpure virtual
original_model() constidol::Callbackprotectedvirtual
primal_solution() constidol::Callbackprotectedvirtual
Strategy(Model *t_separation_problem, GenerationPattern< Ctr > t_cut, CtrType t_type) (defined in idol::LazyCutCallback::Strategy)idol::LazyCutCallback::Strategyinlineexplicit
submit_heuristic_solution(const PrimalPoint &t_solution)idol::Callbackprotectedvirtual
terminate()idol::Callbackprotected
time() constidol::Callbackprotected
~Callback()=default (defined in idol::Callback)idol::Callbackvirtual