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 and an integer find a factorisation of where each factor has length bounded by 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 in [9] and for this case we provide a -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 . In view of this we propose a -approximation algorithm (for any ) an exact exponential algorithm. We conclude with some open problems.
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}
}