Apostolico–Giancarlo algorithm: Difference between revisions

Content deleted Content added
Yobot (talk | contribs)
m WP:CHECKWIKI error fixes + general fixes using AWB (7500)
Line 1:
{{Intro-Lead rewrite|date=September 2009}}
'''Apostolico–Giancarlo algorithm''' - an algorithm which remembers the length of the longest suffix of the pattern ending at the right position of the window at the end of each attempt. These information are stored in a table skip. It was designed by Apostolico and Giancarlo.
 
Line 11:
*LECROQ, T., 1995, Experimental results on [[String searching algorithm|string matching]] algorithms, Software - Practice & Experience 25(7):727-765.
 
{{DEFAULTSORT:Apostolico–Giancarlo algorithmAlgorithm}}
[[Category:Algorithms on strings]]