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 improvements #86

Open
1 of 4 tasks
williamfiset opened this issue Jun 1, 2019 · 2 comments
Open
1 of 4 tasks

Suffix array improvements #86

williamfiset opened this issue Jun 1, 2019 · 2 comments

Comments

@williamfiset
Copy link
Owner

To polish off the suffix array data structure we still need to:

  • Add tests
  • Automate detecting alphabet shift size
  • Finish nlogn construction
  • Refactor SA classes.
@SHEELINUNI
Copy link

Hi
I can try to do that

@SHEELINUNI
Copy link

Hi williamfiset, I'm working on this issue, and can you tell me the difference between SuffixarrayFast, Med and Slow?

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

No branches or pull requests

2 participants