# segmenttree **Repository Path**: mirrors_leonsim/segmenttree ## Basic Information - **Project Name**: segmenttree - **Description**: A segment tree (interval tree) implementation in Python - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-01-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README segmenttree =========== This is a Python implementation of [Segment tree](http://en.wikipedia.org/wiki/Segment_tree). See [How to use it](https://leons.im/posts/a-python-implementation-of-segment-tree/). ## Build Status [![Build Status](https://travis-ci.org/leonsim/segmenttree.png)](https://travis-ci.org/leonsim/segmenttree)