Article ID Journal Published Year Pages File Type
438102 Theoretical Computer Science 2008 4 Pages PDF
Abstract

In pattern matching with the pair correlation distance problem, the goal is to find all occurrences of a pattern P of length m, in a text T of length n, where the distance between them is less than a threshold k. For each text location i, the distance is defined as the number of different kinds of mismatched pairs (α,β), between P and T[i…i+m]. We present an algorithm with running time of for this problem. Another interesting problem is the one-side pair correlation distance where it is desired to find all occurrences of P where the number of mismatched characters in P is less than k. For this problem, we present an algorithm with running time of .

Related Topics
Physical Sciences and Engineering Computer Science Computational Theory and Mathematics