English

Explicit Combinatoric Structures of Palindromes and Chromatic Number of Restriction Graphs

Data Structures and Algorithms 2024-06-10 v1

Abstract

The palindromic fingerprint of a string S[1n]S[1\ldots n] is the set PF(S)={(i,j)  S[ij] is a maximal palindrome substring of S}PF(S) = \{(i,j)~|~ S[i\ldots j] \textit{ is a maximal }\\ \textit{palindrome substring of } S\}. In this work, we consider the problem of string reconstruction from a palindromic fingerprint. That is, given an input set of pairs PF[1n]×[1n]PF \subseteq [1\ldots n] \times [1\ldots n] for an integer nn, we wish to determine if PFPF is a valid palindromic fingerprint for a string SS, and if it is, output a string SS such that PF=PF(S)PF= PF(S). I et al. [SPIRE2010] showed a linear reconstruction algorithm from a palindromic fingerprint that outputs the lexicographically smallest string over a minimum alphabet. They also presented an upper bound of O(log(n))\mathcal{O}(\log(n)) for the maximal number of characters in the minimal alphabet. In this paper, we show tight combinatorial bounds for the palindromic fingerprint reconstruction problem. We present the string SkS_k, which is the shortest string whose fingerprint PF(Sk)PF(S_k) cannot be reconstructed using less than kk characters. The results additionally solve an open problem presented by I et al.

Keywords

Cite

@article{arxiv.2406.04507,
  title  = {Explicit Combinatoric Structures of Palindromes and Chromatic Number of Restriction Graphs},
  author = {Amihood Amir and Michael Itzhaki},
  journal= {arXiv preprint arXiv:2406.04507},
  year   = {2024}
}