Skip to search formSkip to main contentSkip to account menu

Aho–Corasick algorithm

Known as: Aho-Corasick algorithm, Margaret J. Corasick, Aho–Corasick string matching algorithm 
In computer science, the Aho–Corasick algorithm is a string searching algorithm invented by Alfred V. Aho and Margaret J. Corasick. It is a kind of… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2015
2015
Deep Packet Inspection (DPI) plays a major role in contemporary networks. Specifically, in datacenters of content providers, the… 
2014
2014
Pattern discovery is one of the fundamental tasks in bioinformatics and pattern recognition is a powerful technique for searching… 
2012
2012
String matching requires a combination of (sometimes all) the following characteristics: high and/or predictable performance… 
2011
2011
A memory-efficient hardware string searching engine for antivirus applications is presented. The proposed QSV method is based on… 
2008
2008
We develop a method to compress the unoptimized Aho-Corasick automaton that is used widely in intrusion detection systems. Our… 
2007
2007
The Aho-Corasick (AC) algorithm is a very flexible and efficient but memory-hungry pattern matching algorithm that can scan the… 
2007
2007
Because of its accuracy, signature matching is considered an important technique in anti-virus/worm applications. Among some… 
2005
2005
The performance of signature-based network intrusion detection systems(NIDS) is dominated by the string matching of packets…