Comment on Ask HN: Fast data structures for disjoint intervals?Comments−pizza2yWould this help? https://en.wikipedia.org/wiki/Allen%27s_interval_algebra−grovesNLOP2yIt seems like a good way to describe a common language around interval operations. I'd be interested in data structures that were specialized for some of these operations.
Comments
Would this help? https://en.wikipedia.org/wiki/Allen%27s_interval_algebra
It seems like a good way to describe a common language around interval operations. I'd be interested in data structures that were specialized for some of these operations.