Content deleted Content added
Madeyedexter (talk | contribs) No edit summary Tags: Mobile edit Mobile app edit Android app edit |
Cognoscent (talk | contribs) |
||
Line 467:
* [http://www.avhohlov.narod.ru/p2250en.htm Transformation between different forms of algorithm]
* [https://github.com/rvhuang/kmp-algorithm Knuth-Morris-Pratt algorithm written in C#]
* [https://yurichev.com/news/20210121_Knuth_Morris_Pratt_1/ Knuth-Morris-Pratt string-searching algorithm (part I) + my homebrew algorithms formally verified using CBMC], [https://yurichev.com/news/20210121_Knuth_Morris_Pratt_2/ Knuth-Morris-Pratt string-searching algorithm (part II): DFA version], [https://yurichev.com/news/20210121_Knuth_Morris_Pratt_3/ Knuth-Morris-Pratt string-searching algorithm (part III): DFA-less version]
{{Strings}}
|