Sciweavers

8 search results - page 1 / 2
» Understanding maximal repetitions in strings
Sort
View
CORR
2008
Springer
56views Education» more  CORR 2008»
13 years 11 months ago
Understanding maximal repetitions in strings
The cornerstone of any algorithm computing all repetitions in a string of length n in O(n) time is the fact that the number of runs (or maximal repetitions) is O(n). We give a simp...
Maxime Crochemore, Lucian Ilie
JCSS
2008
62views more  JCSS 2008»
13 years 10 months ago
Maximal repetitions in strings
The cornerstone of any algorithm computing all repetitions in strings of length n in O(n) time is the fact that the number of maximal repetitions (runs) is linear. Therefore, the ...
Maxime Crochemore, Lucian Ilie
IJFCS
2010
67views more  IJFCS 2010»
13 years 9 months ago
Number of Occurrences of powers in Strings
Abstract. We show a Θ(n log n) bound on the maximal number of occurrences of primitively-rooted k-th powers occurring in a string of length n for any integer k, k ≥ 2. We also s...
Maxime Crochemore, Szilárd Zsolt Fazekas, C...
SIAMDM
2010
137views more  SIAMDM 2010»
13 years 9 months ago
Repetition Error Correcting Sets: Explicit Constructions and Prefixing Methods
In this paper we study the problem of finding maximally sized subsets of binary strings (codes) of equal length that are immune to a given number r of repetitions, in the sense th...
Lara Dolecek, Venkat Anantharam
IWOCA
2009
Springer
117views Algorithms» more  IWOCA 2009»
14 years 3 months ago
On the Maximal Number of Cubic Subwords in a String
We investigate the problem of the maximum number of cubic subwords (of the form www) in a given word. We also consider square subwords (of the form ww). The problem of the maximum ...
Marcin Kubica, Jakub Radoszewski, Wojciech Rytter,...