Content deleted Content added
Adamant.pwn (talk | contribs) one more article |
Adamant.pwn (talk | contribs) the suffix automaton of a string |
||
Line 16:
# it has the least number of vertices among all graphs defined by the properties above.
Suffix automata were introduced in 1983 by a group of scientists from the [[University of Denver]] and the [[University of Colorado Boulder]]. They suggested a [[linear time]] [[online algorithm]] for its construction and showed that
Suffix automata provide efficient solutions to problems such as [[substring search]] and computation of the [[Longest common substring problem|largest common substring]] of two and more strings.
|