Tight bound for the number of distinct palindromes in a tree
For an undirected tree with n edges labelled by single letters, we consider its substrings,
which are labels of the simple paths between pairs of nodes. We prove that there are O (n …
which are labels of the simple paths between pairs of nodes. We prove that there are O (n …
String covers of a tree
We consider covering labeled trees by a collection of paths with the same string label, called
a (string) cover of a tree. We show how to compute all covers of a directed (rooted) labeled …
a (string) cover of a tree. We show how to compute all covers of a directed (rooted) labeled …
Computing palindromes on a trie in linear time
A trie $\mathcal {T} $ is a rooted tree such that each edge is labeled by a single character
from the alphabet, and the labels of out-going edges from the same node are mutually …
from the alphabet, and the labels of out-going edges from the same node are mutually …
Efficiently computing runs on a trie
A maximal repetition, or run, in a string, is a maximal periodic substring whose smallest
period is at most half the length of the substring. In this paper, we consider runs that …
period is at most half the length of the substring. In this paper, we consider runs that …
Computing palindromes and suffix trees of dynamic trees
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 …
an edge-labeled rooted tree where each edge is labeled by a single character. Such a tree …
String Covers of a Tree Revisited
Ł Kondraciuk - International Symposium on String Processing and …, 2023 - Springer
We consider covering labeled trees with a collection of paths with the same string label,
called a (string) cover of a tree. This problem was originated by Radoszewski et al.(SPIRE …
called a (string) cover of a tree. This problem was originated by Radoszewski et al.(SPIRE …
Double-Ended Palindromic Trees: A Linear-Time Data Structure and Its Applications
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 …
palindromic substrings of a string. In this paper, we propose a generalized version of …
[PDF][PDF] Regularities and Algorithms on Dynamic Strings
舩越満 - 2022 - catalog.lib.kyushu-u.ac.jp
In recent years, with the spread of the Internet, the development of sensor technology, and
the widespread use of mobile devices, an enormous amount of diverse data has been …
the widespread use of mobile devices, an enormous amount of diverse data has been …