level-monad-0.4: Non-Determinism Monad for Level-Wise Search

The level-monad package

This Haskell library provides an implementation of the MonadPlus type class that enumerates the levels of the search space using breadth-first search or iterativ deepening depth-first search.

Properties

Versions0.1, 0.2, 0.2.1, 0.2.2, 0.2.2.0, 0.2.2.1, 0.3, 0.3.1, 0.4, 0.4.1
Dependenciesbase (≥3 & <5), fmlist
LicensePublicDomain
AuthorSebastian Fischer
Maintainersebf@informatik.uni-kiel.de
Stabilityexperimental
CategoryControl, Monads
Home pagehttp://github.com/sebfisch/level-monad
Bug trackerhttp://github.com/sebfisch/level-monad/issues
Source repositorygit clone git://github.com/sebfisch/level-monad.git
Upload dateThu Jun 18 12:19:40 UTC 2009
Uploaded bySebastianFischer
Built onghc-6.10, ghc-6.12

Modules

Downloads