3#include "antares-xpansion/lpnamer/problem_modifier/IProblemWriter.h"
4#include "antares-xpansion/lpnamer/problem_modifier/LinkProblemsGenerator.h"
9 void Write_problem(
Problem* in_prblm,
const std::filesystem::path& output_file)
override;
11 std::filesystem::path lp_dir_;
Definition FileWriter.h:7
Definition IProblemWriter.h:10
Decorator to the SolverAbstract class.
Definition Problem.h:16