1trademgen-library(3) TraDemGen trademgen-library(3)
2
3
4
6 trademgen-libraryC++ Simulated Travel Demand Generation Library
7
9 #include <trademgen/...>
10
12 TraDemGen aims at providing a clean API, and the corresponding C++
13 implementation, able to generate demand for travel solutions (e.g.,
14 from JFK to PEK on 25-05-2009) according to characteristics (e.g.,
15 Willingness-To-Pay, preferred airline, etc).
16
17 TraDemGen makes an extensive use of existing open-source libraries for
18 increased functionality, speed and accuracy. In particular the Boost
19 (C++ Standard Extensions: http://www.boost.org) library is used.
20
21 The library covers the following areas:
22
23 · Generation of booking requests from demand rule sets
24
25 · Demand rule sets: storage, engine, management
26
28 trademgen(1), trademgen-config(1)
29
31 Please report any bugs to http://github.com/airsim/trademgen/issues
32
34 Copyright © 2009-2013 Denis Arnaud
35
36 See the COPYING file for more information on the (LGPLv2+) license, or
37 directly on Internet:
38 http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
39
40
41
42Version 1.00.4 Sat Jul 27 2019 trademgen-library(3)