@hackage DCFL0.1.2.0
Communication Free Learning-based constraint solver
Installation
Dependencies (3)
Dependents (1)
@hackage/acme-everything
An implementation of Communication Free Learning, a technique used to solve Constraint Satisfcation Problems (CSPs) in a parallelizable manner. The algorithm is described in the paper Decentralized Constraint Satisfaction by Duffy, et. al. (http:/arxiv.orgpdf/1103.3240.pdf) and this implementation provides both parallel and serial solvers.