C++ Simulated Airline Inventory Management System library
Description
airinv is a C++ library of airline inventory management classes and
functions, mainly targeting simulation purposes.
airinv makes an extensive use of existing open-source libraries for
increased functionality, speed and accuracy. In particular the
Boost (C++ Standard Extensions: https://www.boost.org) library is used.
Install the airinv package if you need a library of basic C++ objects
for Airline Inventory Management, mainly for simulation purpose.