2016
DOI: 10.1007/978-3-319-46049-9_24
|View full text |Cite
|
Sign up to set email alerts
|

Longest Common Abelian Factors and Large Alphabets

Abstract: Two strings X and Y are considered Abelian equal if the letters of X can be permuted to obtain Y (and vice versa). Recently, Alatabbi et al. (2015) considered the longest common Abelian factor problem in which we are asked to find the length of the longest Abelian-equal factor present in a given pair of strings. They provided an algorithm that uses O(σn 2) time and O(σn) space, where n is the length of the pair of strings and σ is the alphabet size. In this paper we describe an algorithm that uses O(n 2 log 2 … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
9
0

Year Published

2017
2017
2018
2018

Publication Types

Select...
2
1
1

Relationship

2
2

Authors

Journals

citations
Cited by 4 publications
(9 citation statements)
references
References 8 publications
0
9
0
Order By: Relevance
“…Compute regular Abelian periods of a given string. 3. Compute longest common Abelian factors of two given strings.…”
Section: Our Problems and Previous Resultsmentioning
confidence: 99%
See 2 more Smart Citations
“…Compute regular Abelian periods of a given string. 3. Compute longest common Abelian factors of two given strings.…”
Section: Our Problems and Previous Resultsmentioning
confidence: 99%
“…He also presented an O(( σ k + log σ)n 2 log n)-time O(kn)-space algorithm for a parameter k ≤ σ log σ . Recently, Badkobeh et al [3] proposed an O(n log 2 n log * n)-time O(n log 2 n)-space algorithm for finding all LCAFs.…”
Section: Our Problems and Previous Resultsmentioning
confidence: 99%
See 1 more Smart Citation
“…We have P(R 1 ) = (5, ⋆, 4, ⋆, 3) and P(R 2 ) = (⋆, 2, 4, ⋆, 3). Here the set ∆(R 1 , R 2 ) stores the intervals {5}, [1,3], and [1,6] from R 1 and [4,5], {2}, and [2,5] from R 2 that correspond to the coordinates 1, 2, and 4.…”
Section: Algorithm For Rle-lcaf Over Large Alphabetmentioning
confidence: 99%
“…Thus binary LCAF can be solved in O(n 1.859 ) time using using the best known jumbled index [10]. Moreover, binary RLE-LCAF can be solved in O(n + m 2 ) time and O(n) space by applying an efficient binary jumbled index for an RLE representation of the text [13,14].Over a general alphabet, for the LCAF problem the fastest known algorithms work in O(n 2 σ) time and O(n) space, and in O(n 2 log 2 n log * n) time and O(n log 2 n) space [5].Known solutions for the RLE-LCAF problem (for arbitrary σ) work in O(nm 2 ) [24], in O(m 4 ), and in O(n 3/2 σ √ m log n) (provided that m = O(n/ log n)) time [15], respectively.…”
mentioning
confidence: 99%