segmenttree icon indicating copy to clipboard operation
segmenttree copied to clipboard

A segment tree (interval tree) implementation in Python

segmenttree

This is a Python implementation of Segment tree.

See How to use it.

Build Status

Build Status