pktree

Version 0.2 revision 0 uploaded by StephenWeber.

Package meta

Synopsis
Implementation of the PKTree spatial index data structure
Description

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

Author
Stephen Paul Weber <singpolyma@singpolyma.net>
Bug reports
https://github.com/singpolyma/pktree-haskell/issues
Category
Data
Copyright
© 2011 Stephen Paul Weber
Homepage
https://github.com/singpolyma/pktree-haskell
Maintainer
Stephen Paul Weber <singpolyma@singpolyma.net>
Package URL
n/a
Stability
experimental

Components