Package trademgen

C++ Simulated Travel Demand Generation Library

https://github.com/airsim/trademgen

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: www.boost.org) library is used.

Install the trademgen package if you need a library of basic C++ objects
for travel-related demand generation, mainly for simulation purpose.

Version: 1.00.10

See also: trademgen-devel.

General Commands

trademgen Interactive command-line utility for the C++ Simulated Travel Demand Generation Library
trademgen_drawBookingArrivals Script plotting booking arrival curves, as generated by the C++ Simulated Travel Demand Generation (TraDemGen) Library
trademgen_extractBookingRequests Script extracting booking requests, as generated by the C++ Simulated Travel Demand Generation (TraDemGen) Library
trademgen_generateDemand Command-line utility for the C++ Simulated Travel Demand Generation Library
trademgen_with_db Database-enabled C++ Simulated Travel Demand Generation Library