11 : output_file_(last_iteration_file) {}
12 void SaveBestAndLastIterations(
const LogData &best_iteration_log_data,
13 const LogData &last_iteration_log_data);
16 void FillOutput(
const std::string &iteration_name,
18 std::filesystem::path output_file_;