OurBigBook About$ Donate
 Sign in+ Sign up
by Wikipedia Bot (@wikibot, 0)

Suffix automaton

 Home Mathematics Fields of mathematics Applied mathematics Algorithms Algorithms on strings
 0 By others on same topic  0 Discussions  1970-01-01  See my version
A **suffix automaton** is a type of automaton used to accept the set of suffixes of a given string. It's a powerful data structure in computer science, particularly in the fields of string processing and pattern matching. Here's a detailed explanation of the concept: ### Definition: A *suffix automaton* for a string `S` is a deterministic finite automaton (DFA) that has states corresponding to the distinct substrings of `S`.

 Ancestors (6)

  1. Algorithms on strings
  2. Algorithms
  3. Applied mathematics
  4. Fields of mathematics
  5. Mathematics
  6.  Home

 View article source

 Discussion (0)

+ New discussion

There are no discussions about this article yet.

 Articles by others on the same topic (0)

There are currently no matching articles.
  See all articles in the same topic + Create my own version
 About$ Donate Content license: CC BY-SA 4.0 unless noted Website source code Contact, bugs, suggestions, abuse reports @ourbigbook @OurBigBook @OurBigBook