On hardness of jumbled indexing

A Amir, TM Chan, M Lewenstein… - … Colloquium on Automata …, 2014 - Springer
Jumbled indexing is the problem of indexing a text T for queries that ask whether there is a
substring of T matching a pattern represented as a Parikh vector, ie, the vector of frequency …

Orthogonal range searching for text indexing

M Lewenstein - Space-Efficient Data Structures, Streams, and …, 2013 - Springer
Text indexing, the problem in which one desires to preprocess a (usually large) text for future
(shorter) queries, has been researched ever since the suffix tree was invented in the early …

[HTML][HTML] On prefix normal words and prefix normal forms

P Burcsi, G Fici, Z Lipták, F Ruskey… - Theoretical Computer …, 2017 - Elsevier
A 1-prefix normal word is a binary word with the property that no factor has more 1s than the
prefix of the same length; a 0-prefix normal word is defined analogously. These words arise …

Shortest unique substring queries on run-length encoded strings

T Mieno, S Inenaga, H Bannai… - … Foundations of Computer …, 2016 - drops.dagstuhl.de
We consider the problem of answering shortest unique substring (SUS) queries on run-
length encoded strings. For a string S, a unique substring u= S [i.. j] is said to be a shortest …

[HTML][HTML] Algorithms for jumbled indexing, jumbled border and jumbled square on run-length encoded strings

A Amir, A Apostolico, T Hirst, GM Landau… - Theoretical Computer …, 2016 - Elsevier
In this paper we investigate jumbled (Abelian) versions of three classical strings problems. In
all these problems we assume the input string S [1.. n] is given in its run-length format S′[1 …

On lower bounds for the maximum consecutive subsums problem and the (min,+)-convolution

ES Laber, W Bardales… - 2014 IEEE International …, 2014 - ieeexplore.ieee.org
Given a sequence of n numbers, the MAXIMUM CONSECUTIVE SUBSUMS PROBLEM
(MCSP) asks for the maximum consecutive sum of lengths ℓ for each ℓ= 1,…, n. No algorithm …

On combinatorial generation of prefix normal words

P Burcsi, G Fici, Z Lipták, F Ruskey… - … Pattern Matching: 25th …, 2014 - Springer
A prefix normal word is a binary word with the property that no substring has more 1s than
the prefix of the same length. This class of words is important in the context of binary jumbled …

Binary jumbled pattern matching on trees and tree-like structures

T Gagie, D Hermelin, GM Landau, O Weimann - Algorithmica, 2015 - Springer
Binary jumbled pattern matching asks to preprocess a binary string SS in order to answer
queries (i, j)(i, j) which ask for a substring of SS that is of length ii and has exactly jj 1-bits …

[PDF][PDF] Fast algorithms for abelian periods in words and greatest common divisor queries

T Kociumaka, J Radoszewski… - … Symposium on Theoretical …, 2013 - drops.dagstuhl.de
We present efficient algorithms computing all Abelian periods of two types in a word.
Regular Abelian periods are computed in O (n log log {n}) randomized time which improves …

Indexes for jumbled pattern matching in strings, trees and graphs

F Cicalese, T Gagie, E Giaquinta, ES Laber… - String Processing and …, 2013 - Springer
We consider how to index strings, trees and graphs for jumbled pattern matching when we
are asked to return a match if one exists. For example, we show how, given a tree containing …