Skip to content
/ NCList Public

C++ implementation of Nested Containment Lists and a demo comparison with an interval tree implementation

Notifications You must be signed in to change notification settings

dymil/NCList

Repository files navigation

NCList

Contains a C++ implementation of Nested Containment Lists and a demo comparison with an interval tree implementation

Installation

The mapped_nc comparison code depends on GBase, from Geo Pertea's GClib, so grab the necessary files separately; the actual NCList implementation does not require modern C++ though.

About

C++ implementation of Nested Containment Lists and a demo comparison with an interval tree implementation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published