intervaltree¶
Description¶
An interval tree can be used to efficiently find a set of numeric intervals overlapping or containing another interval. This library provides a basic implementation of an interval tree using C++ templates, allowing the insertion of arbitrary types into the tree.
More information¶
- Homepage: https://github.com/ekg/intervaltree
Availability¶
Module | NIC5 | Hercules2 | Dragon2 | Lemaitre3 | Dragon1 |
---|---|---|---|---|---|
intervaltree/0.1-GCCcore-10.2.0 | ✓ | ||||
intervaltree/0.1-GCCcore-11.2.0 | ✓ | ✓ | |||
intervaltree/0.1-GCCcore-9.3.0 | ✓ |