@hackage DCFL0.1.2.0

Communication Free Learning-based constraint solver

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.