https://github.com/ivanyu/string-algorithms
Some experiments in string algorithms
https://github.com/ivanyu/string-algorithms
Last synced: about 1 month ago
JSON representation
Some experiments in string algorithms
- Host: GitHub
- URL: https://github.com/ivanyu/string-algorithms
- Owner: ivanyu
- License: unlicense
- Created: 2013-10-20T18:42:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-18T19:19:48.000Z (over 10 years ago)
- Last Synced: 2025-02-01T20:13:17.524Z (3 months ago)
- Language: Python
- Size: 176 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
string-algorithms
=================Some experiments in string algorithms
Z-algorithm is described [in my blog](http://ivanyu.me/blog/2013/10/15/z-algorithm/)