Computing the Minimum λ-Cover in Weighted Sequences.

Hui Zhang,Qing Guo,Costas S. Iliopoulos
DOI: https://doi.org/10.1007/978-3-642-31588-6_16
2012-01-01
Abstract:Given a weighted sequence X of length n and an integer constant λ, the minimum λ-cover problem of weighted sequences is to find the sets of λ factors of X each of equal length such that the set covers X, and the length of each element in the set is minimum. By constructing the Equivalence Class Tree and iteratively computing the occurrences of a set of factors in weighted sequences, we tackle the problem in O(n 2) time for constant alphabet size. © 2012 Springer-Verlag.
What problem does this paper attempt to address?