P Charalampopoulos, SP Pissis… - … Annual Symposium on …, 2022 - drops.dagstuhl.de
We revisit the classic algorithmic problem of computing a longest palidromic substring. This problem is solvable by a celebrated 𝒪 (n)-time algorithm [Manacher, J. ACM 1975], where n …
M Funakoshi, T Mieno - String Processing and Information Retrieval: 28th …, 2021 - Springer
A palindrome is a string that reads the same forward and backward. A palindromic substring w of a string T is called a minimal unique palindromic substring (MUPS) of T if w occurs only …
T Mieno, M Funakoshi - International Workshop on Combinatorial …, 2022 - Springer
A palindromic substring T [i.. j] of a string T is said to be a shortest unique palindromic substring (SUPS) in T for an interval [p, q] if T [i.. j] is a shortest one such that T [i.. j] occurs …
K Mitani, T Mieno, K Seto, T Horiyama - International Conference and …, 2023 - Springer
Palindromes are strings that read the same forward and backward. Problems of computing palindromic structures in strings have been studied for many years with a motivation of their …
A palindromic substring T [i.. j] of a string T is said to be a shortest unique palindromic substring (SUPS) in T for an interval [p, q] if T [i.. j] is a shortest palindromic substring such …
K Mitani, T Mieno, K Seto, T Horiyama - arXiv preprint arXiv:2402.17428, 2024 - arxiv.org
This paper investigates the (quasi-) periodicity of a string when the string is edited. A string $ C $ is called a cover (as known as a quasi-period) of a string $ T $ if each character of $ T …
K Mitani, T Mieno, K Seto, T Horiyama - Theoretical Computer Science, 2023 - Elsevier
Palindromes are strings that read the same forward and backward. Problems of computing palindromic structures in strings have been studied for many years with the motivation of …
We consider the problems of computing maximal palindromes and distinct palindromes in an edge-labeled rooted tree where each edge is labeled by a single character. Such a tree …
Q Wang, M Yang, X Zhu - arXiv preprint arXiv:2210.02292, 2022 - arxiv.org
The palindromic tree (aka eertree) is a linear-size data structure that provides access to all palindromic substrings of a string. In this paper, we propose a generalized version of …