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]
Versions | 0.1, 0.2, 0.2.1, 0.3 |
---|---|
Dependencies | base (>=3 && <5) [details] |
License | BSD-3-Clause |
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 Sat Oct 9 07:57:58 UTC 2010 |
Distributions | NixOS:0.3 |
Downloads | 2220 total (11 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] Hackage Matrix CI |
Downloads
- tree-monad-0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)