C++ Simulated Revenue Accounting (RAC) System Library
Description
airrac is a C++ library of airline revenue accounting classes and
functions, mainly targeting simulation purposes.
airrac 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 airrac package if you need a library of basic C++ objects
for Airline Revenue Accounting, mainly for simulation purpose.