trademgen-library - Man Page
C++ Simulated Travel Demand Generation Library
Synopsis
#include <trademgen/...>
Description
TraDemGen aims at providing a clean API, and the corresponding C++ implementation, able to generate demand for travel solutions (e.g., from JFK to PEK on 25-05-2009) according to characteristics (e.g., Willingness-To-Pay, preferred airline, etc).
TraDemGen 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:
- Generation of booking requests from demand rule sets
- Demand rule sets: storage, engine, management
See Also
Support
Please report any bugs to http://github.com/airsim/trademgen/issues
Copyright
Copyright © 2009-2013 Denis Arnaud
See the COPYING file for more information on the (LGPLv2+) license, or directly on Internet:
http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
Referenced By
pytrademgen(1), trademgen(1), trademgen-config(1), trademgen_drawBookingArrivals(1), trademgen_extractBookingRequests(1), trademgen_generateDemand(1), trademgen_with_db(1).