English

Dynamic Palindrome Detection

Data Structures and Algorithms 2019-06-25 v1

Abstract

Lately, there is a growing interest in dynamic string matching problems. Specifically, the dynamic Longest Common Factor problem has been researched and some interesting results has been reached. In this paper we examine another classic string problem in a dynamic setting - finding the longest palindrome substring of a given string. We show that the longest palindrome can be maintained in poly-logarithmic time per symbol edit.

Keywords

Cite

@article{arxiv.1906.09732,
  title  = {Dynamic Palindrome Detection},
  author = {Amihood Amir and Itai Boneh},
  journal= {arXiv preprint arXiv:1906.09732},
  year   = {2019}
}

Comments

arXiv admin note: text overlap with arXiv:1806.02718 by other authors

R2 v1 2026-06-23T10:01:26.926Z