This is an agent based simulator to solve a Distributed Constraint Optimization Problem using the Asynchrounous Forward Bounding algorithm.
Python 2.7 or Python 3
Examples are provided for 3 and 5 agent scenarios.
python AFB_3Agents_example.py
python AFB_5Agents_example.py