2013
DOI: 10.1007/978-3-642-40450-4_53
|View full text |Cite
|
Sign up to set email alerts
|

Efficient Indexes for Jumbled Pattern Matching with Constant-Sized Alphabet

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

1
26
0

Year Published

2013
2013
2023
2023

Publication Types

Select...
5
4

Relationship

1
8

Authors

Journals

citations
Cited by 30 publications
(27 citation statements)
references
References 15 publications
1
26
0
Order By: Relevance
“…The problem has also been extended to graphs and trees [22,15], to the streaming model [27], and to approximate indexes [16]. There is also interest in the non-binary variant [20,17,11,14,7,8,26], as well as in reconstruction from the Parikh multi-set of a string [1]. Applications in computational biology include SNP discovery, alignment, gene clusters, pattern discovery, and mass spectrometry data interpretation [4,3,5,19,33].…”
Section: Introductionmentioning
confidence: 99%
“…The problem has also been extended to graphs and trees [22,15], to the streaming model [27], and to approximate indexes [16]. There is also interest in the non-binary variant [20,17,11,14,7,8,26], as well as in reconstruction from the Parikh multi-set of a string [1]. Applications in computational biology include SNP discovery, alignment, gene clusters, pattern discovery, and mass spectrometry data interpretation [4,3,5,19,33].…”
Section: Introductionmentioning
confidence: 99%
“…A problem worth considering in this context, and that was recently considered in the context of abelian pattern matching [15,6], is that of building index structures for k-abelian pattern matching. Basically, now we are given a positive integer k and a text T , and we want to preprocess the text such that we can answer quickly queries in which we are given a pattern P and have to report whether T has a factor that is k-abelian to P .…”
Section: Index Structuresmentioning
confidence: 99%
“…In a single stage, we have O(nσ) packed lists with O(nb) entries in total, and the universe size is N = b σ . By [19,Lemma 5.3], the F irstOcc bitmasks can be computed in O(nσ + nb log 2 (b σ )/w) = O(nσ + nbσ 2 log 2 b/w) time, while the space complexity is O(nσ + nσb log b/w) words. Across all stages, the overall running time becomes O(n 2 σ 2 /b + n 2 σ 2 log 2 b/w), whereas the space consumption is O(nσ 2 + nσb log b/w) words.…”
Section: O(n 2 / Log 1/σ N) Timementioning
confidence: 99%
“…Finally, Chan and Lewenstein [10] used techniques from additive combinatorics to improve the construction time of the binary index to O(n 1.859 ). Subquadratic-time and space constructions of a jumbled index for any constant-sized alphabet were proposed in [19,10].Binary jumbled indexing was also considered in the case that the text is given as its RLE representation of length m. Constructions of the index working in O(n+m 2 log m) time [3,4] and in O(n+m 2 ) time [13,14] were proposed.As for other Abelian stringology problems, subquadratic-time algorithms for computing Abelian squares, Abelian periods, Abelian runs, Abelian covers, and Abelian borders over a constant-sized alphabet were designed in [20,21]. Computation of Abelian borders, Abelian periods, and Abelian squares on strings specified by their RLE representations was considered in [3,24].Longest common Abelian factor In the special case of a binary alphabet, the LCAF problem reduces in linear time to binary jumbled indexing [2].…”
mentioning
confidence: 99%