Algorithms for jumbled pattern matching in strings

P Burcsi, F Cicalese, G Fici, Z Lipták - International Journal of …, 2012 - World Scientific
The Parikh vector p (s) of a string s over a finite ordered alphabet Σ={a1,…, aσ} is defined as
the vector of multiplicities of the characters, p (s)=(p1,…, pσ), where pi=|{j| sj= ai}|. Parikh …

Searching for jumbled patterns in strings

F Cicalese, G Fici, Z Lipták - Proceedings of the Prague Stringology …, 2009 - iris.univr.it
The Parikh vector of a string s over a finite ordered alphabet Σ={a1,..., aσ} is defined as the
vector of multiplicities of the characters, ie p (s)=(p1,..., pσ), where pi=|{j| sj= ai}|. Parikh …

On approximate jumbled pattern matching in strings

P Burcsi, F Cicalese, G Fici, Z Lipták - Theory of Computing Systems, 2012 - Springer
Given a string s, the Parikh vector of s, denoted p (s), counts the multiplicity of each character
in s. Searching for a match of a Parikh vector q in the text s requires finding a substring t of s …

On table arrangements, scrabble freaks, and jumbled pattern matching

P Burcsi, F Cicalese, G Fici, Z Lipták - … , FUN 2010, Ischia, Italy, June 2-4 …, 2010 - Springer
Given a string s, the Parikh vector of s, denoted p (s), counts the multiplicity of each character
in s. Searching for a match of Parikh vector q (a “jumbled string”) in the text s requires to find …

[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 …

On prefix normal words

G Fici, Z Lipták - Developments in Language Theory: 15th International …, 2011 - Springer
We present a new class of binary words: the prefix normal words. They are defined by the
property that for any given length k, no factor of length k has more a's than the prefix of the …

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 …

A simple optimal representation for balanced parentheses

RF Geary, N Rahman, R Raman, V Raman - … Pattern Matching: 15th …, 2004 - Springer
We consider succinct, or highly space-efficient, representations of a (static) string consisting
of n pairs of balanced parentheses, that support natural operations such as finding the …

Efficient mass decomposition

S Böcker, Z Lipták - Proceedings of the 2005 ACM symposium on …, 2005 - dl.acm.org
We study the problem of decomposing a positive integer M over a (fixed and finite) weighted
alphabet Σ: We want to find non-negative integers ci such that M= c 1 a 1+...+ ckak, where …

Near linear time construction of an approximate index for all maximum consecutive sub-sums of a sequence

F Cicalese, E Laber, O Weimann, R Yuster - … Pattern Matching: 23rd …, 2012 - Springer
We present a novel approach for computing all maximum consecutive subsums in a
sequence of positive integers in near linear time. Solutions for this problem over binary …