idol
A C++ Framework for Optimization
Loading...
Searching...
No Matches
idol::Heuristics::IntegerMaster< NodeInfoT >::Strategy Member List

This is the complete list of members for idol::Heuristics::IntegerMaster< NodeInfoT >::Strategy, including all inherited members.

add_lazy_cut(const TempCtr &t_cut)idol::BranchAndBoundCallback< NodeInfoT >protected
add_local_variable_branching(const Var &t_var, CtrType t_type, double t_rhs) (defined in idol::BranchAndBoundCallback< NodeInfoT >)idol::BranchAndBoundCallback< NodeInfoT >protected
add_user_cut(const TempCtr &t_cut)idol::BranchAndBoundCallback< NodeInfoT >protected
best_bound() const (defined in idol::BranchAndBoundCallback< NodeInfoT >)idol::BranchAndBoundCallback< NodeInfoT >protected
best_obj() const (defined in idol::BranchAndBoundCallback< NodeInfoT >)idol::BranchAndBoundCallback< NodeInfoT >protected
initialize()idol::BranchAndBoundCallback< NodeInfoT >inlineprotectedvirtual
log_after_termination() (defined in idol::BranchAndBoundCallback< NodeInfoT >)idol::BranchAndBoundCallback< NodeInfoT >inlineprotectedvirtual
node() constidol::BranchAndBoundCallback< NodeInfoT >protected
operator()(CallbackEvent t_event) overrideidol::Heuristics::IntegerMaster< NodeInfoT >::Strategyprotectedvirtual
original_model() constidol::BranchAndBoundCallback< NodeInfoT >protected
relaxation() constidol::BranchAndBoundCallback< NodeInfoT >protected
set_frequency(unsigned int t_frequency) (defined in idol::Heuristics::IntegerMaster< NodeInfoT >::Strategy)idol::Heuristics::IntegerMaster< NodeInfoT >::Strategyinline
set_integer_columns(bool t_value) (defined in idol::Heuristics::IntegerMaster< NodeInfoT >::Strategy)idol::Heuristics::IntegerMaster< NodeInfoT >::Strategyinline
set_iteration_limit(unsigned int t_iteration_limit) (defined in idol::Heuristics::IntegerMaster< NodeInfoT >::Strategy)idol::Heuristics::IntegerMaster< NodeInfoT >::Strategyinline
set_max_depth(unsigned int t_max_depth) (defined in idol::Heuristics::IntegerMaster< NodeInfoT >::Strategy)idol::Heuristics::IntegerMaster< NodeInfoT >::Strategyinline
set_time_limit(double t_time_limit) (defined in idol::Heuristics::IntegerMaster< NodeInfoT >::Strategy)idol::Heuristics::IntegerMaster< NodeInfoT >::Strategyinline
side_effect_registry() constidol::BranchAndBoundCallback< NodeInfoT >protected
Strategy(const OptimizerFactory &t_optimizer) (defined in idol::Heuristics::IntegerMaster< NodeInfoT >::Strategy)idol::Heuristics::IntegerMaster< NodeInfoT >::Strategyexplicit
submit_bound(double t_bound)idol::BranchAndBoundCallback< NodeInfoT >protected
submit_heuristic_solution(NodeInfoT *t_info)idol::BranchAndBoundCallback< NodeInfoT >protected
terminate() (defined in idol::BranchAndBoundCallback< NodeInfoT >)idol::BranchAndBoundCallback< NodeInfoT >protected
time() const (defined in idol::BranchAndBoundCallback< NodeInfoT >)idol::BranchAndBoundCallback< NodeInfoT >protected
with_integer_columns() const (defined in idol::Heuristics::IntegerMaster< NodeInfoT >::Strategy)idol::Heuristics::IntegerMaster< NodeInfoT >::Strategyinline
~BranchAndBoundCallback()=default (defined in idol::BranchAndBoundCallback< NodeInfoT >)idol::BranchAndBoundCallback< NodeInfoT >virtual