Abstract
We introduce the Longest Common Circular Factor (LCCF) problem in which, given strings S and T of length at most n, we are to compute the longest factor of S whose cyclic shift occurs as a factor of T. It is a new similarity measure, an extension of the classic Longest Common Factor. We show how to solve the LCCF problem in O(nlog 4 n) time using O(nlog 2 n) space.
Original language | English |
---|---|
Title of host publication | 30th Annual Symposium on Combinatorial Pattern Matching, CPM 2019 |
Editors | Nadia Pisanti, Solon P. Pissis |
Publisher | LIPIcs |
Chapter | 25 |
Pages | 25:1–25:14 |
Volume | 128 |
ISBN (Electronic) | 9783959771030 |
DOIs | |
Publication status | Published - 6 Jun 2019 |
Keywords
- Circular pattern matching
- Internal pattern matching
- Intersection of hyperrectangles
- Longest common factor