Content deleted Content added
Adamant.pwn (talk | contribs) Clarifying the definition |
Adamant.pwn (talk | contribs) No edit summary |
||
Line 9:
}}
In [[computer science]], a '''suffix automaton''' is an efficient [[data structure]] for representing [[substring index]] of a given string which allows to store, process and retrieve compressed information about all its [[substring]]s. The suffix automaton of a string <math>S</math>
# Its [[Arc (graph theory)|arcs]] are tagged with [[Character (computing)|letters]];
|