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

matching statistics for P #3

Open
ronak66 opened this issue Aug 7, 2021 · 1 comment
Open

matching statistics for P #3

ronak66 opened this issue Aug 7, 2021 · 1 comment

Comments

@ronak66
Copy link

ronak66 commented Aug 7, 2021

How to perform:
Find for each suffix of a pattern P the length of the longest match between a prefix of P[i... m] and a substring in D in image time. This is termed the matching statistics for P

@ronak66
Copy link
Author

ronak66 commented Aug 7, 2021

Can you please provide an example to perform the above task of finding the presence of the longest prefix of a pattern in the suffix tree.

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