TraDemGen Logo  1.00.0
C++ Simulated Travel Demand Generation Library
 All Classes Namespaces Files Functions Variables Typedefs Friends Pages
Users Guide

Table of Contents

Introduction

The TraDemGen library contains classes for yield rule management. This document does not cover all the aspects of the TraDemGen library. It does however explain the most important things you need to know in order to start using TraDemGen.

Get Started

Get the TraDemGen library

Build the TraDemGen project

To run the configuration script the first time, go to the top directory (where the TraDemGen package has been un-packed), and issue either of the following two commands, depending on whether the TraDemGen project has been checked out from the Subversion repository or downloaded as a tar-ball package from the Sourceforge Web site:

  • ./autogen.sh
  • ./configure

Build and Run the Tests

Install the TraDemGen Project (Binaries, Documentation)

Exploring the Predefined BOM Tree

TraDemGen predefines a BOM (Business Object Model) tree specific to the airline IT arena.

Demand Stream Engine BOM Tree

Extending the BOM Tree