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

Suffix Array Construction in SDSL using lambda functions. #1099

Closed
rrahn opened this issue Jun 16, 2019 · 2 comments
Closed

Suffix Array Construction in SDSL using lambda functions. #1099

rrahn opened this issue Jun 16, 2019 · 2 comments

Comments

@rrahn
Copy link
Contributor

rrahn commented Jun 16, 2019

Let SDSL take any range on numeric elements for index construction, not only int_vector or C arrays.
(Reduce memory peak for index construction)
xxsds/sdsl-lite#27

@rrahn
Copy link
Contributor Author

rrahn commented Aug 14, 2019

I'll drop this for the current release. Since it is probably to complicated to get it done in time

@rrahn
Copy link
Contributor Author

rrahn commented Sep 30, 2019

Will revisit later

@rrahn rrahn closed this as completed Sep 30, 2019
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