Description
Non-Determinism Monad for Level-Wise Search.
Description
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.