rparedis 17701263d9 Bugfixes + drawio2CBD better 1 年之前
..
notebook dc05fb49c6 Updates to StEL in DEVS hybrid component - one small bug remains 2 年之前
scripts 17701263d9 Bugfixes + drawio2CBD better 1 年之前
BuiltIn.xml 3a65cad8aa More Latex debugging and cleaner solution 3 年之前
README.md 9d37358d4b Massive cleanup of repo 3 年之前
__init__.py 1e0d012ee2 Added Q-learning for the AGV 4 年之前

README.md

examples

This folder contains all the examples that are mentioned in the documentation in twofold. In the scripts folder, you will find all Python scripts of the code itself. These can be easily executed from anywhere. The notebook folder contains all examples, but in a Jupyter notebook. They are the interactive version of the documentation.

The scripts folder contains a set of folders, each having multiple files. The *.xml file is a visual representation of the CBD model, created with Draw.IO. The Python files are the generated version. Each *_experiment.py file is the experiment file that needs to be executed in order to execute the example.