Python classes for meta-managment and scripting of DALI Multi Agent Systems.
- Agent : a Python class that handles a single DALI Agent. See src/testAgents.py to see how it works.
- MAS: a Python class that handles a Multi Agent System. See src/testMAS.py to see how it works.
###Dependencies###
- Python library PySicstus