#include <rmol/command/PreOptimiser.hpp>
Static Public Member Functions | |
static bool | preOptimise (stdair::FlightDate &, const stdair::PreOptimisationMethod &) |
Class wrapping the pre-optimisation algorithms.
Definition at line 22 of file PreOptimiser.hpp.
|
static |
Prepare the demand input for the optimser.
Definition at line 30 of file PreOptimiser.cpp.
References RMOL::FareAdjustment::adjustYield(), RMOL::MarginalRevenueTransformation::prepareDemandInput(), and RMOL::DemandInputPreparation::prepareDemandInput().
Referenced by RMOL::RMOL_Service::optimise().