7 #include "antares/optimisation/linear-problem-api/IScenario.h"
14 void addScenario(
const std::string& groupId,
15 std::unique_ptr<LinearProblemApi::IScenario>&& scenario);
20 std::map<std::string, std::unique_ptr<LinearProblemApi::IScenario>> scenarioGroups_;
Interface for scenarios in the linear problem API. A scenario is an association of years to their res...
Definition: IScenario.h:36
Definition: scenarioGroupRepo.h:24
Definition: scenarioGroupRepo.h:30
Definition: scenarioGroupRepo.h:12
Definition: VariableNode.h:9