airtsp-library (3) - Linux Manuals
NAME
airtsp-library -
C++ Simulated Airline Schedule Manager Library
SYNOPSIS
#include <airtsp/...>
DESCRIPTION
AirTSP aims at providing a clean API and a simple implementation, as a C++ library, of a Airline Schedule Management System. It is intended to be used in simulated environments only: it is not designed to work in the real-world of Airline IT operations.
AirTSP 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.
The library covers the following areas:
- •
- Network/graph generation
- •
- Calculation of travel solutions from airline schedules/networks
- •
- Flight-preiods: storage, engine, management
SUPPORT
Please report any bugs to https://sourceforge.net/apps/trac/air-sched/report
COPYRIGHT
Copyright © 2009-2011 Denis Arnaud
See the COPYING file for more information on the (LGPLv2+) license, or directly on Internet:
airtsp(1), airtsp-config(1)
SEE ALSO