File: README

package info (click to toggle)
haskell-parallel-tree-search 0.4.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 84 kB
  • sloc: haskell: 12; makefile: 7
file content (6 lines) | stat: -rwxr-xr-x 172 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
Parallel Tree Search
====================

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