trademgen_with_db (1) - Linux Manuals
NAME
trademgen_with_db -
Database-enabled C++ Simulated Travel Demand Generation Library
SYNOPSIS
trademgen_with_db [--prefix] [-v|--version] [-h|--help] [-b|--builtin] [-i|--input <path-to-input>] [-l|--log <path-to-output-log-file>]
DESCRIPTION
trademgen_with_db is the database-enabled version of the trademgen executable, i.e., a small program showing how to use the TraDemGen library.
trademgen_with_db accepts the following options:
--prefix
-v, --version
-h, --help
-b, --builtin
-s, --see
-d, --draws Number of runs for the demand generation.
-G, --demandgeneration Method used to generate the demand (i.e., the booking requests): Poisson Process (P) or Order Statistics (S).
-i, --input <path-to-input-file>
-l, --log <path-to-output-log-file>
-u, --user <database-user-name>
-p, --passwd <database-user-password>
-H, --host <database-server-host-name>
-P, --port <database-server-port>
-m, --dbname <database-name>
See the output of the `trademgen_with_db --help' command for default options.
Please report any bugs to http://github.com/airsim/trademgen/issues
Copyright © 2009-2013 Denis Arnaud
See the COPYING file for more information on the (LGPLv2+) license, or directly on Internet:
trademgen(1), pytrademgen(1), trademgen-config(1), trademgen-library(3)
SUPPORT
COPYRIGHT
SEE ALSO