Proceedings of the Twenty-First Annual ACM-SIAM Symposium on Discrete Algorithms 2010
DOI: 10.1137/1.9781611973075.104
|View full text |Cite
|
Sign up to set email alerts
|

Regular Expression Matching with Multi-Strings and Intervals

Abstract: Regular expression matching is a key task (and often computational bottleneck) in a variety of software tools and applications. For instance, the standard grep and sed utilities, scripting languages such as perl, internet traffic analysis, XML querying, and protein searching. The basic definition of a regular expression is that we combine characters with union, concatenation, and kleene star operators. The length m is proportional to the number of characters. However, often the initial operation is to concaten… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
25
0

Year Published

2011
2011
2024
2024

Publication Types

Select...
6
2
1

Relationship

1
8

Authors

Journals

citations
Cited by 31 publications
(25 citation statements)
references
References 24 publications
0
25
0
Order By: Relevance
“…Note the dashed prev arrows emanating from inter [3,8] and from inter [3,6] to inter [1,2]. Due to the lack of information in inter [2,5], which is the entry of the immediate ancestors of [3,8] and [3,6], their prev links are directed to the entry inter [2,5].prev refers to.…”
Section: Intersection By Lookup Tablementioning
confidence: 99%
“…Note the dashed prev arrows emanating from inter [3,8] and from inter [3,6] to inter [1,2]. Due to the lack of information in inter [2,5], which is the entry of the immediate ancestors of [3,8] and [3,6], their prev links are directed to the entry inter [2,5].prev refers to.…”
Section: Intersection By Lookup Tablementioning
confidence: 99%
“…Efforts in this area has focused on rewriting signatures and grouping schemes (e.g., [23]), narrowing regular expression definitions (e.g., [6]), or utilizing hardwarebased methods (e.g., [24]). …”
Section: Related Workmentioning
confidence: 99%
“…Further not so well known measures for the complexity of regular expressions can be found in [7,16,17,32]. To our knowledge, these latter measures received far less attention to date.…”
Section: Introductionmentioning
confidence: 99%