1 #ifndef __RMOL_COMMAND_PREOPTIMISER_HPP 2 #define __RMOL_COMMAND_PREOPTIMISER_HPP 10 #include <stdair/stdair_inventory_types.hpp> 27 static bool preOptimise (stdair::FlightDate&,
28 const stdair::PreOptimisationMethod&);
34 static bool preOptimise (stdair::SegmentCabin&,
35 const stdair::PreOptimisationMethod&);
44 #endif // __RMOL_COMMAND_PREOPTIMISER_HPP