5a3c14b041
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
9 lines
223 B
Text
9 lines
223 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
|