Almost optimal searching of maximal subrepetitions in a word
Roman Kolpakov

TL;DR
This paper introduces an efficient algorithm for finding all maximal $$-subrepetitions in a word, achieving near-optimal time complexity close to the theoretical lower bound.
Contribution
The paper presents the first algorithm capable of finding all maximal $$-subrepetitions in a word within near-optimal time bounds.
Findings
Algorithm runs in $O(rac{n}{}\lograc{1}{})$ time
Achieves near-optimal performance close to the lower bound
Effectively identifies all maximal $$-subrepetitions in linear time for fixed $$
Abstract
For a -subrepetition in a word is a factor which exponent is less than~2 but is not less than (the exponent of the factor is the ratio of the factor length to its minimal period). The -subrepetition is maximal if it cannot be extended to the left or to the right by at least one letter with preserving its minimal period. In the paper we propose an algorithm for searching all maximal -subrepetitions in a word of length~ in time (the lower bound for this time is ).
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Algorithms and Data Compression · semigroups and automata theory
