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