In this paper, we show an O (n+m) time Turing reduction from the tree pattern matching problem to another problem called the subset matching problem. Subsequent works have given efficient deterministic and randomized algorithms for the subset matching problem. Together, these works yield an O (nlog<sup>2</sup>m +m) time deterministic algorithm and an O (n log n+m) time Monte Carlo algorithm for the tree pattern matching problem
It is well known that many local graph problems, like Vertex Cover and Dominating Set, can be solved...
We study the Maximum Cardinality Matching (MCM) and the Maximum Weight Matching (MWM) problems, on t...
In this paper, we present a simple algorithm for solving the multipattern matching problem, with opt...
In this paper, we show an O(n+m) time Turing reduction from the tree pattern matching problem to ano...
Pattern matching in trees is fundamental to a variety of programming language systems. However, prog...
In 1970, Knuth, Pratt, and Morris [1] showed how to do basic pattern matching in linear time. Relate...
AbstractPattern matching in trees is fundamental to a variety of programming language systems. Howev...
Tree pattern matching is a fundamental operation that is used in a number of programming tasks such ...
This paper obtains the following results on pattern matching problems in which the text has length ...
This paper presents general results on the probabilities of occurrences of patterns in trees, which ...
We study the design of efficient algorithms for combinatorial pattern matching. More concretely, we ...
A matching in a graph G is a collection of non-intersecting edges. The matching is induced if no two...
We describe the implementation of an algorithm which solves the weighted matching problem in genera...
(MATH) This paper obtains the following results on pattern matching problems in which the text has l...
The tree matching problem is considered of given labeled trees P and T, determining if the pattern t...
It is well known that many local graph problems, like Vertex Cover and Dominating Set, can be solved...
We study the Maximum Cardinality Matching (MCM) and the Maximum Weight Matching (MWM) problems, on t...
In this paper, we present a simple algorithm for solving the multipattern matching problem, with opt...
In this paper, we show an O(n+m) time Turing reduction from the tree pattern matching problem to ano...
Pattern matching in trees is fundamental to a variety of programming language systems. However, prog...
In 1970, Knuth, Pratt, and Morris [1] showed how to do basic pattern matching in linear time. Relate...
AbstractPattern matching in trees is fundamental to a variety of programming language systems. Howev...
Tree pattern matching is a fundamental operation that is used in a number of programming tasks such ...
This paper obtains the following results on pattern matching problems in which the text has length ...
This paper presents general results on the probabilities of occurrences of patterns in trees, which ...
We study the design of efficient algorithms for combinatorial pattern matching. More concretely, we ...
A matching in a graph G is a collection of non-intersecting edges. The matching is induced if no two...
We describe the implementation of an algorithm which solves the weighted matching problem in genera...
(MATH) This paper obtains the following results on pattern matching problems in which the text has l...
The tree matching problem is considered of given labeled trees P and T, determining if the pattern t...
It is well known that many local graph problems, like Vertex Cover and Dominating Set, can be solved...
We study the Maximum Cardinality Matching (MCM) and the Maximum Weight Matching (MWM) problems, on t...
In this paper, we present a simple algorithm for solving the multipattern matching problem, with opt...