540bb104ca
update to 1.0. Multi-Dimensional Data Structure (mdds) A collection of multi-dimensional data structure and indexing algorithm. It implements the following data structure: * flat segment tree * segment tree * rectangle set This package contains the 0.12 branch of mdds.
11 lines
271 B
Text
11 lines
271 B
Text
Multi-Dimensional Data Structure (mdds)
|
|
|
|
A collection of multi-dimensional data structure and indexing algorithm.
|
|
|
|
It implements the following data structure:
|
|
|
|
* flat segment tree
|
|
* segment tree
|
|
* rectangle set
|
|
|
|
This package contains the 0.12 branch of mdds.
|