mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 18:48:05 -04:00
12 lines
278 B
Plaintext
12 lines
278 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
|
|
|
|
This package contains the 1.0 branch of the software.
|