Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create self-maintained data structure #10

Open
RyanStonebraker opened this issue May 18, 2020 · 0 comments
Open

Create self-maintained data structure #10

RyanStonebraker opened this issue May 18, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@RyanStonebraker
Copy link

Create a data structure of always-split intervals with basic operations for:

  • adding a new base interval
  • deleting an interval
  • checking for interval collisions (returns the tags of collided intervals)
  • looking up an interval by tag (shows original, and all sub-split intervals)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants