21#ifndef __SOLVER_SIMULATION_H__
22#define __SOLVER_SIMULATION_H__
24#include <antares/study/study.h>
25#include "antares/config/config.h"
26#include "antares/solver/hydro/management/management.h"
28#include "sim_structure_donnees.h"
37 uint NombreDePasDeTemps);
44 unsigned int NombreDePasDeTemps,
51 const Antares::HYDRO_VENTILATION_RESULTS&,
52 const Antares::Data::Area::ScratchMap&);
Definition sim_structure_probleme_economique.h:403