27#include "antares/solver/lps/LpsFromAntares.h"
The LpsFromAntares class is used to manage the constant and weekly data for Antares problems.
Definition LpsFromAntares.h:120
The Error structure is used to represent an error that occurred during the simulation.
Definition SimulationResults.h:36
std::string reason
The reason for the error.
Definition SimulationResults.h:40
The SimulationResults structure is used to represent the results of a simulation.
Definition SimulationResults.h:49
Antares::Solver::LpsFromAntares antares_problems
weekly problems
Definition SimulationResults.h:53
std::optional< Error > error
An optional error that occurred during the simulation.
Definition SimulationResults.h:57