Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Orange-OpenSource/pyDcop

Repository files navigation

Dcop python

Documentation Status Build Status

pyDCOP is a python library for Distributed Constraints Optimization. It contains implementations of several standard DCOP algorithms (MaxSum, DSA, DPOP, MGM, etc.) and allows you to develop your own algorithms.

pyDCOP runs on python >= 3.6.

Documentation is hosted on ReadTheDoc