idol
A C++ Framework for Optimization
|
This is the complete list of members for idol::Logs::DantzigWolfe::Factory::Strategy, including all inherited members.
log_end()=0 (defined in idol::Logs::DantzigWolfe::Factory::Strategy) | idol::Logs::DantzigWolfe::Factory::Strategy | pure virtual |
log_init(unsigned int t_n_sub_problems)=0 (defined in idol::Logs::DantzigWolfe::Factory::Strategy) | idol::Logs::DantzigWolfe::Factory::Strategy | pure virtual |
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)=0 (defined in idol::Logs::DantzigWolfe::Factory::Strategy) | idol::Logs::DantzigWolfe::Factory::Strategy | pure virtual |
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)=0 (defined in idol::Logs::DantzigWolfe::Factory::Strategy) | idol::Logs::DantzigWolfe::Factory::Strategy | pure virtual |
~Strategy()=default (defined in idol::Logs::DantzigWolfe::Factory::Strategy) | idol::Logs::DantzigWolfe::Factory::Strategy | virtual |