21 #ifndef __ANTARES_LIBS_SOLVER_H__
22 #define __ANTARES_LIBS_SOLVER_H__
24 #include <yuni/yuni.h>
26 #include "antares/study/version.h"
28 namespace Antares::Solver
42 bool FindLocation(Yuni::String& location);
48 bool FindConstraintsBuilderLocation(Yuni::String& location);
53 bool FindYearByYearAggregator(Yuni::String& filename);