blob: d6f4a47570a40ed041729d37e24fc6ceb500e98c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
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 1.2 branch of the software.
|