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.
| Versions | 0.1, 0.2, 0.2.1 |
|---|---|
| Dependencies | base |
| License | PublicDomain |
| Author | Sebastian Fischer |
| Maintainer | sebf@informatik.uni-kiel.de |
| Stability | experimental |
| Category | Control, Monads |
| Home page | http://sebfisch.github.com/tree-monad |
| Bug tracker | mailto:sebf@informatik.uni-kiel.de |
| Source repository | git clone git://github.com/sebfisch/tree-monad.git |
| Upload date | Wed Apr 8 20:13:59 UTC 2009 |
| Uploaded by | SebastianFischer |
| Built on | ghc-6.10, ghc-6.12 |
| Distributions | Arch: 0.2.1 |
Modules
- Control
Downloads
- tree-monad-0.2.tar.gz (Cabal source package)
- package description (included in the package)
