DCFL: 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. and this implementation provides both parallel and serial solvers.
Downloads
- DCFL-0.1.6.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.4.0, 0.1.5.0, 0.1.6.0 |
---|---|
Dependencies | base (>=4.6 && <=5.0), deepseq (>=1.2), HUnit (>=1.2), parallel (>=3.0), random (>=1.0) [details] |
License | MIT |
Author | Dhaivat Pandya |
Maintainer | dpandya@college.harvard.edu |
Category | Data |
Home page | https://github.com/Poincare/DCFL |
Source repo | head: git clone https://github.com/Poincare/DCFL.git |
Uploaded | by dpandya at 2015-07-08T08:14:37Z |
Distributions | NixOS:0.1.6.0 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 5262 total (19 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-07-08 [all 1 reports] |