Encyclopedia > Aho-Corasick algorithm

  Article Content

Aho-Corasick algorithm

The string searching algorithm invented by Alfred V. Aho and Margaret J. Corasick[?] searches the text for an element of finite set of patterns.

Informally, the algorithm constructs a search engine first and then uses it on raw text. In many cases, where the set of patterns is given in advance (e.g. computer virus database), the construction step could be performed only once and the compiled engine stored for later use.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
BBC News 24

... from the BBC News Centre in BBC Television Centre, West London. See also: List of British television channels External Links BBC News 24 live video streaming at ...

 
 
 
This page was created in 32 ms