1rmol-library(3)            Library Functions Manual            rmol-library(3)
2
3
4

NAME

6       rmol-libraryC++ Revenue Management Optimisation Library
7

SYNOPSIS

9       #include <rmol/...>
10

DESCRIPTION

12       The Revenue Management Optimisation Library (RMOL) is a collection of
13       routines for revenue management calculations. The routines are written
14       from scratch by the RMOL team in C++, and present a modern Applications
15       Programming Interface (API) for C/C++ programmers, allowing wrappers to
16       be written for very high level languages.
17
18       The library covers the following areas:
19
20       • Forecast
21
22       • Single Resource Optimisation
23
24       • Multiple Resource (Network / O&D) Optimisation
25
26       • Overbooking
27

SEE ALSO

29       rmol(1), rmol-config(1)
30

SUPPORT

32       Please report any bugs to http://github.com/airsim/rmol/issues
33
35       Copyright © 2007-2019 Denis Arnaud
36
37       See the COPYING file for more information on the (LGPLv2+) license, or
38       directly on Internet:
39        http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
40
41
42
43My Project                      Fri Jan 21 2022                rmol-library(3)
Impressum