Skip to main content

One doc tagged with "automaton"

View all tags

Aho-Corasick Algorithm

An efficient string searching algorithm that searches for multiple patterns simultaneously using an automaton.