Python Dynamic DCOP Simulator. Simulator for running Dynamic Distributed Constraint Optimization Algorithms.
PyDynDS depends on minimal external packages.
The Enum class, introduced in Python3.4, is used. This class is backported to all versions of Python3, and Python2 versions above 2.4. If you would like to run PyDynDS using one of these versions, please install the enum34 package from pypi.