14 Description read_from_file(Model& t_model,
const std::string& t_path_to_par,
const std::string& t_path_to_unc);
16 void write_to_file(
const Model& t_model,
const Robust::Description& t_robust_description,
const Bilevel::Description& t_bilevel_description,
const std::string& t_path_to_files);