RMOL Logo  1.00.3
C++ library of Revenue Management and Optimisation classes and functions
RMOL::PreOptimiser Class Reference

#include <rmol/command/PreOptimiser.hpp>

Static Public Member Functions

static bool preOptimise (stdair::FlightDate &, const stdair::PreOptimisationMethod &)
 

Detailed Description

Class wrapping the pre-optimisation algorithms.

Definition at line 22 of file PreOptimiser.hpp.

Member Function Documentation

◆ preOptimise()

bool RMOL::PreOptimiser::preOptimise ( stdair::FlightDate &  ioFlightDate,
const stdair::PreOptimisationMethod &  iPreOptimisationMethod 
)
static

Prepare the demand input for the optimser.

Definition at line 30 of file PreOptimiser.cpp.

Referenced by RMOL::RMOL_Service::optimise().


The documentation for this class was generated from the following files: