tree-monad-0.3: Non-Determinism Monad for Tree Search

The tree-monad package

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.

Properties

Versions0.1, 0.2, 0.2.1, 0.3
Dependenciesbase (≥3 & <5)
LicenseBSD3
AuthorSebastian Fischer
Maintainersebf@informatik.uni-kiel.de
Stabilityexperimental
CategoryControl, Monads
Home pagehttp://sebfisch.github.com/tree-monad
Bug trackermailto:sebf@informatik.uni-kiel.de
Source repositorygit clone git://github.com/sebfisch/tree-monad.git
Upload dateSat Oct 9 07:57:58 UTC 2010
Uploaded bySebastianFischer
Built onghc-6.12, ghc-7.0

Modules

Downloads