take-five / segment_tree

Ruby implementation of segment tree data structure for storing intervals. It allows querying which of the stored segments contain a given point.
16Updated last year

Related projects

Alternatives and complementary repositories for segment_tree