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

LatticeCombiner interface #1

Open
garfieldnate opened this issue May 30, 2015 · 0 comments
Open

LatticeCombiner interface #1

garfieldnate opened this issue May 30, 2015 · 0 comments

Comments

@garfieldnate
Copy link
Owner

Add a LatticeCombiner interface whose role is to combine sublattices. Then we can have the original algorithm from AM::Parallel beside the current intermediate combination one. This will make comparing them possible, but will also make switching possible if the intermediate combination one turns out to be too memory-hungry for a given data set. I plan on there being more combiners in the future as well, after reading the literature for fast set intersection.

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

No branches or pull requests

1 participant