By adding the complement operator (\neg), extended regular expressions ({\ERE}) can encode regular languages non-elementarily more succinctly than regular expressions. The {\ERE} membership problem asks whether a word w of size n belongs to the language of an {\ERE} R of size m. Unfortunately, the best known membership algorithms are either non-elementary in m or otherwise require space \Omega(n^2) and time \Omega(n^3); since in many practical applications n can be very large (in the order of billions, e.g., in testing where w represents the execution trace of some system), these space and time requirements could be prohibitive. In this paper we present a simple to implement {\ERE} membership algorithm that runs in space O(n \cdot (m + \log...
In the present paper, we study the match test for extended regular expressions. We approach this NP-...
Abstract Regular expression matching is a key task (and often computational bottleneck) in a variety...
This paper presents a new polynomial-time algorithm for the inclusion problem for certain pairs of r...
By adding the complement operator (\neg), extended regular expressions ({\ERE}) can encode regular l...
We study regular expression membership testing: Given a regular expression of size $m$ and a string ...
A learning algorithm is developed for a class of regular expressions equivalent to the class of all ...
Regular expressions constitute a fundamental notion in formal language theory and are frequently use...
We study regular expression membership testing: Given a regular expression of size $m$ and a string ...
Regular Expressions (REs) are ubiquitous in database and programming languages. While many applicati...
Regular Expressions (REs) are ubiquitous in database and programming languages. While many applicati...
Regular Expressions (REs) are ubiquitous in database and programming languages. While many applicati...
Regular Expressions (REs) are ubiquitous in database and programming languages. While many applicati...
Regular Expressions (REs) are ubiquitous in database and programming languages. While many applicati...
We present an efficient probabilistic algorithm for testing approximate membership of words to regul...
AbstractThis paper presents a polynomial-time algorithm for the inclusion problem for a large class ...
In the present paper, we study the match test for extended regular expressions. We approach this NP-...
Abstract Regular expression matching is a key task (and often computational bottleneck) in a variety...
This paper presents a new polynomial-time algorithm for the inclusion problem for certain pairs of r...
By adding the complement operator (\neg), extended regular expressions ({\ERE}) can encode regular l...
We study regular expression membership testing: Given a regular expression of size $m$ and a string ...
A learning algorithm is developed for a class of regular expressions equivalent to the class of all ...
Regular expressions constitute a fundamental notion in formal language theory and are frequently use...
We study regular expression membership testing: Given a regular expression of size $m$ and a string ...
Regular Expressions (REs) are ubiquitous in database and programming languages. While many applicati...
Regular Expressions (REs) are ubiquitous in database and programming languages. While many applicati...
Regular Expressions (REs) are ubiquitous in database and programming languages. While many applicati...
Regular Expressions (REs) are ubiquitous in database and programming languages. While many applicati...
Regular Expressions (REs) are ubiquitous in database and programming languages. While many applicati...
We present an efficient probabilistic algorithm for testing approximate membership of words to regul...
AbstractThis paper presents a polynomial-time algorithm for the inclusion problem for a large class ...
In the present paper, we study the match test for extended regular expressions. We approach this NP-...
Abstract Regular expression matching is a key task (and often computational bottleneck) in a variety...
This paper presents a new polynomial-time algorithm for the inclusion problem for certain pairs of r...