Real-time Regular Expression Matching
2023-08-20Unverified0· sign in to hype
Alexandra Bernadotte
Unverified — Be the first to reproduce this paper.
ReproduceAbstract
This paper is devoted to finite state automata, regular expression matching, pattern recognition, and the exponential blow-up problem, which is the growing complexity of automata exponentially depending on regular expression length. This paper presents a theoretical and hardware solution to the exponential blow-up problem for some complicated classes of regular languages, which caused severe limitations in Network Intrusion Detection Systems work. The article supports the solution with theorems on correctness and complexity.