HomeFreeBSD

devel/intervaltree: Minimal C++ interval tree implementation

Description

devel/intervaltree: Minimal C++ interval tree implementation

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.

Unbundled from biology/freebayes

Details

Provenance
jwbAuthored on Tue, Feb 18, 2:56 PM
Parents
R11:98d8232cc2c7: lang/gcc15-devel: Update to 15.0.1.s20250216
Branches
Unknown
Tags
Unknown