pktree-0.2: Implementation of the PKTree spatial index data structure

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

Versions0.1, 0.2
Dependenciesbase (4.*), containers
LicenseOtherLicense
Copyright© 2011 Stephen Paul Weber
AuthorStephen Paul Weber <singpolyma@singpolyma.net>
MaintainerStephen Paul Weber <singpolyma@singpolyma.net>
Stabilityexperimental
CategoryData
Home pagehttps://github.com/singpolyma/pktree-haskell
Bug trackerhttps://github.com/singpolyma/pktree-haskell/issues
Source repositorygit clone git://github.com/singpolyma/pktree-haskell.git
Upload dateTue Apr 10 00:45:17 UTC 2012
Uploaded byStephenWeber
Built onghc-7.4

Modules

Downloads