Knuth–Morris–Pratt algorithm: Difference between revisions

Content deleted Content added
Dcoetzee (talk | contribs)
Add references section with CLRS ref
Dcoetzee (talk | contribs)
m Fix year
Line 182:
 
==References==
* [[Thomas H. Cormen]], [[Charles E. Leiserson]], [[Ronald L. Rivest]], and [[Clifford Stein]]. ''[[Introduction to Algorithms]]'', Second Edition. MIT Press and McGraw-Hill, 19902001. ISBN 0262032937. Section 32.4: The Knuth-Morris-Pratt algorithm, pp.923–931.
 
[[Category:Algorithms on strings]]