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

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

clone() const override (defined in idol::Heuristics::IntegerMaster< NodeInfoT >)idol::Heuristics::IntegerMaster< NodeInfoT >virtual
IntegerMaster()=default (defined in idol::Heuristics::IntegerMaster< NodeInfoT >)idol::Heuristics::IntegerMaster< NodeInfoT >
IntegerMaster(IntegerMaster &&) noexcept=default (defined in idol::Heuristics::IntegerMaster< NodeInfoT >)idol::Heuristics::IntegerMaster< NodeInfoT >
operator()() override (defined in idol::Heuristics::IntegerMaster< NodeInfoT >)idol::Heuristics::IntegerMaster< NodeInfoT >virtual
operator=(const IntegerMaster &)=delete (defined in idol::Heuristics::IntegerMaster< NodeInfoT >)idol::Heuristics::IntegerMaster< NodeInfoT >
operator=(IntegerMaster &&) noexcept=default (defined in idol::Heuristics::IntegerMaster< NodeInfoT >)idol::Heuristics::IntegerMaster< NodeInfoT >
with_frequency(unsigned int t_frequency) (defined in idol::Heuristics::IntegerMaster< NodeInfoT >)idol::Heuristics::IntegerMaster< NodeInfoT >
with_integer_columns(bool t_value) (defined in idol::Heuristics::IntegerMaster< NodeInfoT >)idol::Heuristics::IntegerMaster< NodeInfoT >
with_iteration_limit(unsigned int t_iteration_limit) (defined in idol::Heuristics::IntegerMaster< NodeInfoT >)idol::Heuristics::IntegerMaster< NodeInfoT >
with_max_depth(unsigned int t_max_depth) (defined in idol::Heuristics::IntegerMaster< NodeInfoT >)idol::Heuristics::IntegerMaster< NodeInfoT >
with_optimizer(const OptimizerFactory &t_optimizer) (defined in idol::Heuristics::IntegerMaster< NodeInfoT >)idol::Heuristics::IntegerMaster< NodeInfoT >
with_time_limit(double t_time_limit) (defined in idol::Heuristics::IntegerMaster< NodeInfoT >)idol::Heuristics::IntegerMaster< NodeInfoT >
~BranchAndBoundCallbackFactory()=default (defined in idol::BranchAndBoundCallbackFactory< NodeInfoT >)idol::BranchAndBoundCallbackFactory< NodeInfoT >virtual