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

WIP: Integer set as union of intervals in a balanced tree. #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rlepigre
Copy link
Owner

@rlepigre rlepigre commented Feb 26, 2022

We could use this data structure to have more precise contexts at a small cost. Not sure we want to do that right now, I think I'd prefer keeping the code base small.

@craff
Copy link
Collaborator

craff commented Feb 18, 2023

Yes I agree, I think sets we use are rather small in general. May be not worth it.

@rlepigre
Copy link
Owner Author

OK, let's keep this open for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants