< Home - < Back

trademgen


Information about the package, trademgen, which is shipped with common Linux distributions. The trademgen package is designed for, C++ Simulated Travel Demand Generation Library.


Package Name:

trademgen

Summary:

C++ Simulated Travel Demand Generation Library

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. Install the trademgen package if you need a library of basic C++ objects for travel-related demand generation, mainly for simulation purpose.

Architecture:

x86_64

Version:

1.00.2

Release:

1.el6

Size:

301 k

Repository:

epel

From Repository:

Licence:

LGPLv2+



Handy Yum Commands for trademgen


Control the trademgen package with the following handy commands outlined below.


Command

Description of Command

yum install trademgen

This command will install trademgen on the server.

yum remove trademgen

This command will un-install trademgen on the server. When you run this command, you will be asked if you are sure that you want to remove trademgen, so you have to manually confirm that you want to do this.

yum -y remove trademgen

This command will un-install trademgen on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove trademgen when using the -y flag.

yum update trademgen

This command will update trademgen to the latest version. When you run this command, you will be asked if you are sure that you want to remove trademgen, so you have to manually confirm that you want to do this.

yum -y update trademgen

This command will update trademgen to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove trademgen when using the -y flag.

yum info trademgen

This command will show you core information about the trademgen package.

yum deplist trademgen

This command will show you the dependencies for trademgen. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update trademgen

This command will check if there is an update waiting on trademgen. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.