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

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

log_end() override (defined in idol::Logs::DantzigWolfe::Info::Strategy)idol::Logs::DantzigWolfe::Info::Strategyvirtual
log_init(unsigned int t_n_sub_problems) override (defined in idol::Logs::DantzigWolfe::Info::Strategy)idol::Logs::DantzigWolfe::Info::Strategyvirtual
log_master(unsigned int t_iteration, double t_total_time, SolutionStatus t_problem_status, SolutionStatus t_last_master_status, SolutionReason t_last_master_reason, double t_last_master_objective, double t_last_master_time, double t_best_bound, double t_best_obj, unsigned int t_n_generated_columns, unsigned int t_n_present_columns) override (defined in idol::Logs::DantzigWolfe::Info::Strategy)idol::Logs::DantzigWolfe::Info::Strategyvirtual
log_sub_problem(unsigned int t_iteration, double t_total_time, unsigned int t_sub_problem_id, SolutionStatus t_problem_status, SolutionStatus t_sub_problem_status, SolutionReason t_sub_problem_reason, double t_sub_problem_objective, double t_sub_problem_time, double t_best_bound, double t_best_obj, unsigned int t_n_generated_columns, unsigned int t_n_present_columns) override (defined in idol::Logs::DantzigWolfe::Info::Strategy)idol::Logs::DantzigWolfe::Info::Strategyvirtual
Strategy(unsigned int t_frequency, bool t_log_sub_problems) (defined in idol::Logs::DantzigWolfe::Info::Strategy)idol::Logs::DantzigWolfe::Info::Strategy
~Strategy()=default (defined in idol::Logs::DantzigWolfe::Factory::Strategy)idol::Logs::DantzigWolfe::Factory::Strategyvirtual