Faster algorithms for string matching with k mismatches

A Amir, M Lewenstein, E Porat - Journal of Algorithms, 2004 - Elsevier
The string matching with mismatches problem is that of finding the number of mismatches
between a pattern P of length m and every length m substring of the text T. Currently, the …

[HTML][HTML] Order-preserving matching

J Kim, P Eades, R Fleischer, SH Hong… - Theoretical Computer …, 2014 - Elsevier
We introduce a new string matching problem called order-preserving matching on numeric
strings, where a pattern matches a text if the text contains a substring of values whose …

Faster algorithms for string matching problems: Matching the convolution bound

P Indyk - Proceedings 39th Annual Symposium on Foundations …, 1998 - ieeexplore.ieee.org
In this paper we give a randomized O (nlogn)-time algorithm for the string matching with
don't cares problem. This improves the Fischer-Paterson bound from 1974 and answers the …

Pattern matching with swaps

A Amir, Y Aumann, GM Landau, M Lewenstein… - Journal of …, 2000 - Elsevier
Let a text string T of n symbols and a pattern string P of m symbols from alphabet Σ be given.
A swapped version T′ of T is a length n string derived from T by a series of local swaps (ie …

Deterministic sparse pattern matching via the Baur-Strassen theorem

N Fischer - Proceedings of the 2024 Annual ACM-SIAM …, 2024 - SIAM
How fast can you test whether a constellation of stars appears in the night sky? This
question can be modeled as the computational problem of testing whether a set of points P …

[HTML][HTML] Overlap matching

A Amir, R Cole, R Hariharan, M Lewenstein… - Information and …, 2003 - Elsevier
We propose a new paradigm for string matching, namely structural matching. In structural
matching, the text and pattern contents are not important. Rather, some areas in the text and …

[PDF][PDF] Efficient algorithms for substring near neighbor problem

A Andoni, P Indyk - Proceedings of the seventeenth annual ACM-SIAM …, 2006 - Citeseer
In this paper we consider the problem of finding the approximate nearest neighbor when the
data set points are the substrings of a given text T. Specifically, for a string T of length n, we …

[HTML][HTML] Generalized function matching

A Amir, I Nor - Journal of Discrete Algorithms, 2007 - Elsevier
We present problems in different application areas: tandem repeats (computational biology),
poetry and music analysis, and author validation, that require a more sophisticated pattern …

Approximate congruence in nearly linear time

P Indyk, S Venkatasubramanian - Computational Geometry, 2003 - Elsevier
The problem of geometric point set matching has been studied extensively in the domain of
computational geometry, and has many applications in areas such as computer vision …

Faster Algorithms for δ,γ-Matching and Related Problems

P Clifford, R Clifford, C Iliopoulos - Annual Symposium on Combinatorial …, 2005 - Springer
We present new faster algorithms for the problems of δ and (δ, γ)-matching on numeric
strings. In both cases the running time of the proposed algorithms is shown to be O (δn log …