rmol-library(3) - Linux man page

Name

rmol-library - C++ 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:

• Forecast

• Single Resource Optimisation

• Multiple Resource (Network / O&D) Optimisation

• Overbooking

See Also

rmol(1), rmol-config(1)

Support

Please report any bugs to http://github.com/airsim/rmol/issues

Copyright

Copyright © 2007-2013 Denis Arnaud

See the COPYING file for more information on the (LGPLv2+) license, or directly on Internet:
http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html

Referenced By

rmol_drawbpc(1), rmol_extractbpc(1)