The pktree package
This project aims to implement the great spatial index data structure, the PK tree, in Haskell. The data structure is covered in the following papers, but the code is much easier to read than they are:
http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.21.411 http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.21.883 http://www.cs.umd.edu/~hjs/pubs/TR-4523.pdf
Properties
| Versions | 0.1, 0.2 |
|---|---|
| Dependencies | base (4.*), containers |
| License | OtherLicense |
| Copyright | © 2011 Stephen Paul Weber |
| Author | Stephen Paul Weber <singpolyma@singpolyma.net> |
| Maintainer | Stephen Paul Weber <singpolyma@singpolyma.net> |
| Stability | experimental |
| Category | Data |
| Home page | https://github.com/singpolyma/pktree-haskell |
| Bug tracker | https://github.com/singpolyma/pktree-haskell/issues |
| Source repository | git clone git://github.com/singpolyma/pktree-haskell.git |
| Upload date | Tue Apr 10 00:45:17 UTC 2012 |
| Uploaded by | StephenWeber |
| Built on | ghc-7.4 |
Modules
- Data
Downloads
- pktree-0.2.tar.gz (Cabal source package)
- package description (included in the package)