Reduction ratio of the IS-algorithm: worst and random cases

04/09/2022
by   Vincent Jugé, et al.
0

We study the IS-algorithm, a well-known linear-time algorithm for computing the suffix array of a word. This algorithm relies on transforming the input word w into another word, called the reduced word of w, that will be at least twice shorter; then, the algorithm recursively computes the suffix array of the reduced word. In this article, we study the reduction ratio of the IS-algorithm, i.e., the ratio between the lengths of the input word and the word obtained after reducing k times the input word. We investigate both worst cases, in which we find precise results, and random cases, where we prove some strong convergence phenomena. Finally, we prove that, if the input word is a randomly chosen word of length n, we should not expect much more than log(log(n)) recursive function calls.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/30/2021

Counting and Verifying Abelian Border Arrays of Binary Words

In this note, we consider the problem of counting and verifying abelian ...
research
05/24/2018

Longest Unbordered Factor in Quasilinear Time

A border u of a word w is a proper factor of w occurring both as a prefi...
research
02/15/2021

Dynamic Membership for Regular Languages

We study the dynamic membership problem for regular languages: fix a lan...
research
06/19/2021

Checking whether a word is Hamming-isometric in linear time

A finite word f is Hamming-isometric if for any two word u and v of same...
research
02/09/2023

Prefixes of the Fibonacci word

Mignosi, Restivo, and Salemi (1998) proved that for all ϵ > 0 there exis...
research
04/13/2020

A Simple Randomized O(n log n)–Time Closest-Pair Algorithm in Doubling Metrics

Consider a metric space (P,dist) with N points whose doubling dimension ...
research
04/29/2015

Exploring Integral Image Word Length Reduction Techniques for SURF Detector

Speeded Up Robust Features (SURF) is a state of the art computer vision ...

Please sign up or login with your details

Forgot password? Click here to reset