mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 11:04:51 -04:00
10 lines
223 B
Plaintext
10 lines
223 B
Plaintext
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
|