next up previous contents
Next: About this document Up: No Title Previous: The Supply Chain Demonstrator

Source Code

 

The source code of the model and presentation application implementations are included on the attached diskett. All files are ascii-text. The files are structured as follows:

pmcmodel.lsp:
For PMC Model. The COOL definitions of agents, conversation classes, and conversation rules.
plugins.lsp:
For PMC Model. LISP code of functions used by the conversation rules.
breakd.lsp:
For PMC Model. Re-definition of plug-in functions. Loaded when breakdowns are simulated.
nornd.lsp:
For PMC Model. Re-definition of plug-in functions. Loaded when normally distributed lead times are not desired.
simple.lsp:
For Simple Model. The COOL definitions of agents, conversation classes, and conversation rules, as well as functions used by the conversation rules.
analysis.lsp:
LISP implementation of analysis tool for simulation results from the two models.



Rune Teigen
Tue May 27 17:50:58 EDT 1997