message-simulator

provides
x-ozlib://neiderud/message-simulator/GraphicalSimulationEngine.ozf
x-ozlib://neiderud/message-simulator/ControlFrame.ozf

Purpose

The message simulator is a foundation to build demos and simulators that display communcating nodes.

Installation

This package can be installed by following the usual configure, build, install procedure, i.e. by executing a the shell: ./configure make install By default, all files of the package are installed in the user's ~/.oz directory tree. In particular, all modules are installed in the user's private cache.

Example

A sample run is provided by the file example.oz.

Interface

The interface is declared here.


Anna Neiderud