# pyDcop **Repository Path**: mirrors_Orange-OpenSource/pyDcop ## Basic Information - **Project Name**: pyDcop - **Description**: Library for research on Distributed Constraints Optimization Problems - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Dcop python [![Documentation Status](https://readthedocs.org/projects/pydcop/badge/?version=latest)](http://pydcop.readthedocs.io/en/latest/?badge=latest) [![Build Status](https://travis-ci.org/Orange-OpenSource/pyDcop.svg?branch=master)](https://travis-ci.org/Orange-OpenSource/pyDcop) 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](https://pydcop.readthedocs.io)