./wip/intervaltree, Minimal C++ interval tree implementation

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.0.0.20151213, Package name: intervaltree-0.0.0.20151213, Maintainer: bacon

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.


Required to build:
[pkgtools/cwrappers]

Master sites:


Version history: (Expand)