The RMOL
library contains classes for revenue management. This document does not cover all the aspects of the RMOL
library. It does however explain the most important things you need to know in order to start using RMOL
.
To run the configuration script the first time, go to the top directory (where the RMOL package has been un-packed), and issue the following command:
mkdir -p build && cd build && cmake ..
make
RMOL
predefines a BOM (Business Object Model) tree specific to the airline IT arena.