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:6
Definition IProblemWriter.h:8
Decorator to the SolverAbstract class.
Definition Problem.h:15