Name: | rmol |
---|---|
Version: | 1.00.1 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 777204 |
License: | LGPLv2+ |
RPM: | rmol-1.00.1-1.el7.aarch64.rpm |
Source RPM: | rmol-1.00.1-1.el7.src.rpm |
Build Date: | Sat Jun 02 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://rmol.sourceforge.net |
Summary: | C++ library of Revenue Management and Optimisation classes and functions |
Description: | rmol is a C++ library of Revenue Management and Optimisation classes and functions. Typically, that library may be used by service providers (e.g., airlines offering flight seats, hotels offering rooms, rental car companies offering rental days, broadcasting company offering advertisement slots, theaters offering seats, etc.) to help in optimizing their revenues from seat capacities. Most of the algorithms implemented are public and documented in the following book: The Theory and practice of Revenue Management, by Kalyan T. Talluri and Garrett J. van Ryzin, Kluwer Academic Publishers, 2004, ISBN 1-4020-7701-7 rmol makes an extensive use of existing open-source libraries for increased functionality, speed and accuracy. In particular the Boost (C++ Standard Extensions: http://www.boost.org) library is used. Install the rmol package if you need a library of basic C++ objects for Airline Revenue Management (RM), mainly for simulation purpose. |
- Removed the dependency on ZeroMQ (only AirInv is dependent on it, not StdAir)
- Rebuilt for GCC 5 C++11 ABI change
- Rebuild for boost 1.57.0 - Cmake should look for zmq.h, not zmq.hpp (stdair-1.00.1-cmake.patch)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
- Rebuild for ARM architecture.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- rebuild for boost 1.55.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Rebuild for boost 1.54.0
- Fixed the docdir issue, following the F20 System Wide Change - Rebuild for Boost-1.54.0