parallel-tree-search

Parallel Tree Search

https://github.com/nbun/parallel-tree-search

Latest on Hackage:0.4.2@rev:2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-PublicDomain licensed by Fabian Reck, Sebastian Fischer
Maintained by [email protected]

This Haskell library provides an implementation of parallel search based on the search tree provided by the package tree-monad.