blob: df5a443da7e9ab22ae21ed6f43513ca8f06dea6a (
plain)
1
2
3
4
5
6
7
8
9
|
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
|