trademgen-library (3) - Linux Manuals

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

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 

SEE ALSO

trademgen(1), trademgen-config(1)