GitHunt
FR

frankyn/Asynchronous-Forward-Bounding-DCOP-Simulator

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

References

  1. https://www.aaai.org/Papers/JAIR/Vol34/JAIR-3403.pdf

Languages

Python100.0%

Contributors

Created March 20, 2016
Updated August 30, 2019
frankyn/Asynchronous-Forward-Bounding-DCOP-Simulator | GitHunt