English

String factorisations with maximum or minimum dimension

Data Structures and Algorithms 2019-12-24 v1 Computational Complexity

Abstract

In this paper we consider two problems concerning string factorisation. Specifically given a string ww and an integer kk find a factorisation of ww where each factor has length bounded by kk and has the minimum (the FmD problem) or the maximum (the FMD problem) number of different factors. The FmD has been proved to be NP-hard even if k=2k=2 in [9] and for this case we provide a 3/23/2-approximation algorithm. The FMD problem, up to our knowledge has not been considered in the literature. We show that this problem is NP-hard for any k3k\geq 3. In view of this we propose a 22-approximation algorithm (for any kk) an exact exponential algorithm. We conclude with some open problems.

Keywords

Cite

@article{arxiv.1912.10140,
  title  = {String factorisations with maximum or minimum dimension},
  author = {Angelo Monti and Blerina Sinaimeri},
  journal= {arXiv preprint arXiv:1912.10140},
  year   = {2019}
}