rmol(3) - Linux man page

Name

rmol - Revenue Management Optimisation Library

Synopsis

#include <rmol/...>

Description

The Revenue Management Optimisation Library (RMOL) is a collection of routines for revenue management calculations. The routines are written from scratch by the RMOL team in C++, and present a modern Applications Programming Interface (API) for C/C++ programmers, allowing wrappers to be written for very high level languages.

The library covers the following areas,

ForecastSingle Resource OptimisationMultiple Resource (Network / O&D) OptimisationOverbookingFor more information please consult the RMOL Reference Manual, which is
available as an info file. You can read it online using the shell command info rmol-ref (if the library is installed).

Please report any bugs to https://sourceforge.net/tracker/?group_id=177703&atid=882290.