A Subquadratic Algorithm for Approximate Regular Expression Matching
β Scribed by S. Wu; U. Manber; E. Myers
- Publisher
- Elsevier Science
- Year
- 1995
- Tongue
- English
- Weight
- 673 KB
- Volume
- 19
- Category
- Article
- ISSN
- 0196-6774
No coin nor oath required. For personal study only.
β¦ Synopsis
The main result of this paper is an algorithm for approximate matching of a regular expression of size (m) in a text of size (n) in time (O\left(n m / \log _{d+2} n\right)), where (d) is the number of allowed errors. This algorithm is the first (o(m n)) algorithm for approximate matching to regular expressions. 1995 Academic Press. Inc.
π SIMILAR VOLUMES
We consider the perfect matching problem for a β-regular bipartite graph with n vertices and m edges, i.e., 1 2 nβ = m, and present a new O(m + n log n log β) algorithm. Cole and Rizzi, respectively, gave algorithms of the same complexity as ours, Schrijver also devised an O(mβ) algorithm, and the b
Spatial regularity amidst a seemingly chaotic image is often meaningful. Many papers in computational geometry are concerned with detecting some type of regularity via exact solutions to problems in geometric pattern recognition. However, real-world applications often have data that is approximate,
We consider the problem of linear regular tree pattern matching and describe a new solution based on a bottom up technique. Current bottom up techniques preprocess the patterns and construct a ΓΏnite state tree pattern matching automaton for the purpose. Though matching time is linear in the size of
This paper presents a Boyer-Moore type algorithm for regular grammar pattern matching, answering a variant of an open problem posed by Aho (Pattern Matching in Strings, Academic Press, New York, 1980, p. 342). The new algorithm handles patterns speciΓΏed by regular (left linear) grammars-a generaliza