Content deleted Content added
PACO~enwiki (talk | contribs) m Link to Spanish wiki |
Offset table clarification |
||
Line 53:
|}
This is the precomputed table of offsets generated by the algorithm. If we look at the table, we can see that these numbers are the maximum number of characters matchable before the ''n''th position on the string (without matching the entire prefix of ''n'' characters).
For example take position 6
Line 61:
^
The pointer is at position 6. As
===Processing text===
|