simfqt-library (3) - Linux Manuals
NAME
simfqt-library -
C++ Simulated Fare Quote System Library
SYNOPSIS
#include <simfqt/...>
DESCRIPTION
SimFQT aims at providing a clean API and a simple implementation, as a C++ library, of a Travel-oriented fare engine. It corresponds to the simulated version of the real-world Fare Quote or pricing System.
SimFQT 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:
- •
- Calculation of fare from statistics on tickets/coupons
- •
- Fare rules: storage, engine, management
- •
- Retrieval of fares for specific booking requests or product assesment
- •
- Fare rule sets: storage, engine, management
SUPPORT
Please report any bugs to https://sourceforge.net/apps/trac/simfqt/report
COPYRIGHT
Copyright © 2009-2011 Denis Arnaud
See the COPYING file for more information on the (LGPLv2+) license, or directly on Internet:
simfqt(1), simfqt-parseFareRules(1), simfqt-config(1)
SEE ALSO