Tweet |
|
AirSched is a C++ library of classes and functions modeling airline schedules, for instance allowing to retrieve all the flight-based travel solutions corresponding to a given pair of origin and destination points. AirSched mainly targets simulation purposes. N
AirSched makes an extensive use of existing open-source libraries for increased functionality, speed and accuracy. In particular Boost (C++ STL Extensions) library is used.
The AirSched project originates from the department of Operational Research and Innovation at Amadeus, Sophia Antipolis, France. AirSched is released under the terms of the GNU Lesser General Public License (LGPLv2.1) for you to enjoy.
AirSched should work on GNU/Linux, Sun Solaris, Microsoft Windows (with Cygwin, MinGW/MSYS, or Microsoft Visual C++ .NET) and Mac OS X operating systems.