Internal Quasiperiod Queries
Maxime Crochemore, Costas Iliopoulos, Jakub Radoszewski, Wojciech, Rytter, Juliusz Straszy\'nski, Tomasz Wale\'n, Wiktor Zuba

TL;DR
This paper introduces a data structure for efficiently answering internal cover queries in strings, providing faster query times for identifying quasiperiods after a comprehensive preprocessing step.
Contribution
It is the first to address internal cover queries and offers a novel data structure with improved query times for covers of string factors.
Findings
Answers shortest cover in O(log n log log n) time
Provides all covers in O(log n (log log n)^2) time
Preprocessing takes O(n log n) time and space
Abstract
Internal pattern matching requires one to answer queries about factors of a given string. Many results are known on answering internal period queries, asking for the periods of a given factor. In this paper we investigate (for the first time) internal queries asking for covers (also known as quasiperiods) of a given factor. We propose a data structure that answers such queries in time for the shortest cover and in time for a representation of all the covers, after time and space preprocessing.
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.
