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

This is the complete list of members for idol::Utils::ExportBranchAndBoundTreeToCSV< 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::Utils::ExportBranchAndBoundTreeToCSV< NodeInfoT >::Strategyprotectedvirtual
original_model() constidol::BranchAndBoundCallback< NodeInfoT >protected
relaxation() constidol::BranchAndBoundCallback< NodeInfoT >protected
side_effect_registry() constidol::BranchAndBoundCallback< NodeInfoT >protected
Strategy(std::string t_filename) (defined in idol::Utils::ExportBranchAndBoundTreeToCSV< NodeInfoT >::Strategy)idol::Utils::ExportBranchAndBoundTreeToCSV< 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
~BranchAndBoundCallback()=default (defined in idol::BranchAndBoundCallback< NodeInfoT >)idol::BranchAndBoundCallback< NodeInfoT >virtual