AESOP-ACP Code
A simulation framework for production process modeling in Python
Brought to you by:
gjesi
File | Date | Author | Commit |
---|---|---|---|
src | 2018-06-27 | gjesi | [r120] + when -t=0 outputs the eventual avearge traver... |
README.txt | 2018-06-21 | gjesi | [r118] + Added '-t' or ''--traverseTimeWindow' param t... |
requirements.txt | 2018-03-01 | gjesi | [r105] + added agent queue status wrote to file (agen... |
This is version 1.1 of the AESOP-ACP simulation framework. In order to run, this software requires Python 2.7.x. In addition, it requires the modules stated in 'requirements.txt' file. Use "pip -r install requirements.txt" to install them from a command shell. A python virtual environment, where to install the requirements, is highly suggested in order to run the simulator. For more information and documentation visit the AESOP-ACP site at sourceforge: http://aesop-acp.sourceforge.net/