Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 410 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 410 Bytes

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.