-
Notifications
You must be signed in to change notification settings - Fork 342
Open
Labels
enhancementNew feature or requestNew feature or request
Description
These are useful: https://en.wikipedia.org/wiki/Interval_tree
There's some overlap with RangeSet. I'd want interval sets/dictionaries as first-class components, but you could get better complexity bounds by switching to interval tree representation when RangeSets get large (for non-overlapping ranges).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request