Computing the Minimum Approximate Λ-Cover of a String

Qing Guo,Hui Zhang,Costas S. Iliopoulos
DOI: https://doi.org/10.1016/j.ins.2007.02.020
2006-01-01
Abstract:This paper studies the minimum approximate λ-cover problem of a string. Given a string x of length n and an integer λ, the minimum approximate λ-cover problem is to find a set of λ substrings of equal length that covers x with the minimum error, under a variety of distance models including the Hamming distance, the edit distance and the weighted edit distance. We present an algorithm that can solve this problem in polynomial time.
What problem does this paper attempt to address?