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

more efficient CCString.find #61

Closed
c-cube opened this issue Mar 9, 2016 · 0 comments
Closed

more efficient CCString.find #61

c-cube opened this issue Mar 9, 2016 · 0 comments

Comments

@c-cube
Copy link
Owner

c-cube commented Mar 9, 2016

Use either https://en.wikipedia.org/wiki/Knuth–Morris–Pratt_algorithm or https://en.wikipedia.org/wiki/Boyer%E2%80%93Moore_string_search_algorithm

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

1 participant