Path to this page:
./
wip/intervaltree,
Minimal C++ interval tree implementation
Branch: CURRENT,
Version: 0.0.0.20151213,
Package name: intervaltree-0.0.0.20151213,
Maintainer: pkgsrc-usersAn 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)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn