tree-monad: Non-Determinism Monad for Tree Search
This Haskell library provides an implementation of the MonadPlus type class that represents the search space as a tree whose constructors represent mzero, return, and mplus.
[Skip to Readme]
Downloads
- tree-monad-0.2.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.2, 0.2.1, 0.3, 0.3.1, 0.3.2 |
---|---|
Dependencies | base [details] |
License | LicenseRef-PublicDomain |
Author | Sebastian Fischer |
Maintainer | sebf@informatik.uni-kiel.de |
Category | Control, Monads |
Home page | http://sebfisch.github.com/tree-monad |
Bug tracker | mailto:sebf@informatik.uni-kiel.de |
Source repo | head: git clone git://github.com/sebfisch/tree-monad.git |
Uploaded | by SebastianFischer at 2009-04-08T20:13:59Z |
Distributions | Debian:0.3.1 |
Reverse Dependencies | 3 direct, 1 indirect [details] |
Downloads | 4828 total (36 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |