RMOL Logo  1.00.0
C++ library of Revenue Management and Optimisation classes and functions
 All Classes Namespaces Files Functions Variables Typedefs Friends Pages
RMOL::PreOptimiser Class Reference

#include <rmol/command/PreOptimiser.hpp>

List of all members.

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

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: