idol
A C++ Framework for Optimization
|
Classes | |
class | Strategy |
Public Member Functions | |
Strategy * | operator() (Optimizers::BranchAndBound< NodeInfoT > &t_parent) const override |
Factory< NodeInfoT > * | clone () const override |
Info & | with_frequency_in_seconds (double t_frequency) |
Info & | with_node_logs (bool t_value) |
|
overridevirtual |
Implements idol::Logs::BranchAndBound::Factory< NodeInfoT >.
|
overridevirtual |
Implements idol::Logs::BranchAndBound::Factory< NodeInfoT >.
idol::Logs::BranchAndBound::Info< NodeInfoT > & idol::Logs::BranchAndBound::Info< NodeInfoT >::with_frequency_in_seconds | ( | double | t_frequency | ) |
idol::Logs::BranchAndBound::Info< NodeInfoT > & idol::Logs::BranchAndBound::Info< NodeInfoT >::with_node_logs | ( | bool | t_value | ) |