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

Add union operation on k2 tree #425

Open
wants to merge 57 commits into
base: master
Choose a base branch
from
Open

Conversation

jhrotko
Copy link

@jhrotko jhrotko commented Feb 29, 2020

Created the union operation for k2 tree based on Brisaboa, Nieves R., et al. "Efficient Set Operations over k2-Trees." 2015 Data Compression Conference. IEEE, 2015.

@jhrotko
Copy link
Author

jhrotko commented Sep 13, 2020

Right now the current fork has added the union operation for k2trees and also added the edge iterator, neighbor iterator and node iterator for the k2tree. This was used in another project in order to implement a dynamic k2tree based on static bit vectors from Coimbra, Miguel E., et al. "On dynamic succinct graph representations." 2020 Data Compression Conference (DCC). IEEE, 2020.

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