trademgen-library(3) - Linux man page

Name

trademgen-library - 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

trademgen(1), trademgen-config(1)

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_drawbookingarrivals(1), trademgen_extractbookingrequests(1), trademgen_generatedemand(1), trademgen_with_db(1)