Content deleted Content added
ce |
switching to using Template:mvar and Template:math instead of math tag as to get rid of error |
||
(5 intermediate revisions by 5 users not shown) | |||
Line 1:
{{
{{No footnotes|date=October 2023}}
In [[computer science]], the '''Apostolico–Giancarlo algorithm''' is a variant of the [[Boyer–Moore string
With regard to the shift operation, Apostolico–Giancarlo is exactly equivalent in functionality to Boyer–Moore. The utility of Apostolico–Giancarlo is to speed up the match-checking operation at any index. With
==References==
* {{cite journal |doi=10.1137/0215007 |title=The Boyer–Moore–Galil String Searching Strategies Revisited |year=1986 |last1=Apostolico |first1=Alberto |last2=Giancarlo |first2=Raffaele |journal=[[SIAM Journal on Computing]] |volume=15 |pages=98–105 |url=https://docs.lib.purdue.edu/cgi/viewcontent.cgi?article=1456&context=cstech}}
* {{cite journal |doi=10.1016/S0020-0190(97)00107-5 |title=Tight bounds on the complexity of the Apostolico-Giancarlo algorithm |year=1997 |last1=Crochemore |first1=Maxime |last2=Lecroq |first2=Thierry |journal=[[Information Processing Letters]] |volume=63 |issue=4 |pages=195–203 |url=https://hal-upec-upem.archives-ouvertes.fr/hal-00619574/file/ipl2.pdf}}
* {{cite book |last=Crochemore |
* {{cite book |last=Gusfield |first=D. |year=1997 |title=Algorithms on Strings, Trees, and Sequences: Computer Science and Computational Biology |publisher=[[Cambridge University Press]] |isbn=0-521-58519-8}}
* {{cite thesis |last=Lecroq |first=T. |year=1992 |title=Recherches de Mots |type=Ph. D. Thesis |publisher=[[University of Orléans]]}}
|