Logo

Compiling High-level Access Interfaces for Multi-site Software (CHAIMS)

Logo

Implementation of the Transportation example in C++ (Stand alone Version)


The c++ implementation of the Transportation example can be found in:

It consists of 5 Megamodules:

Every module is implemented in a class and can be found in a separate file. The program name is megaprogram. The two cities between the route is computed is hard coded for now.

3/27/97 Meikel Poess