2021
DOI: 10.1016/j.tcs.2021.01.014
|View full text |Cite
|
Sign up to set email alerts
|

Computing longest palindromic substring after single-character or block-wise edits

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
6
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
3
3
2

Relationship

3
5

Authors

Journals

citations
Cited by 10 publications
(6 citation statements)
references
References 17 publications
0
6
0
Order By: Relevance
“…Afterward, Abedin et al [1] improved the complexities. Also, the problems of computing the longest Lyndon substring [29], the longest palindrome [15], and the set of MUPSs [14] were considered in the after-edit model.…”
Section: Related Workmentioning
confidence: 99%
“…Afterward, Abedin et al [1] improved the complexities. Also, the problems of computing the longest Lyndon substring [29], the longest palindrome [15], and the set of MUPSs [14] were considered in the after-edit model.…”
Section: Related Workmentioning
confidence: 99%
“…They proposed an algorithm that computes the longest common factor of two strings after a single-character edit operation, i.e., insertion, deletion, and substitution. Also, there are several studies of the same settings for some notions of regularities of strings [22,1,10]. In particular, regarding palindromic structures, Funakoshi et al [10] proposed algorithms for computing the longest palindromic substring after single-character or block-wise edit operations.…”
Section: Related Workmentioning
confidence: 99%
“…Also, there are several studies of the same settings for some notions of regularities of strings [22,1,10]. In particular, regarding palindromic structures, Funakoshi et al [10] proposed algorithms for computing the longest palindromic substring after single-character or block-wise edit operations.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Regarding longest palindrome computation, Funakoshi et al [18] considered the problem of computing the longest palindromic substring of the string T after a single character insertion, deletion, or substitution is applied to the input string T of length n. Of course, using O(n) time, we can obtain the longest palindromic substring of T from scratch. The idea is too naïve and looks inefficient.…”
Section: Introductionmentioning
confidence: 99%