sebfisch / parallel-tree-search
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (6)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Mar 19 04:34:22 -0700 2009 | |
| |
Control/ | Tue Apr 07 07:04:20 -0700 2009 | |
| |
LICENSE | Thu Mar 19 04:34:22 -0700 2009 | |
| |
README | Thu Mar 19 04:34:22 -0700 2009 | |
| |
Setup.hs | Thu Mar 19 04:34:22 -0700 2009 | |
| |
parallel-tree-search.cabal | Tue Apr 07 07:15:23 -0700 2009 |
README
Parallel Tree Search ==================== This Haskell library provides an implementation of parallel search based on the search tree provided by the package tree-monad.
