License: Creative Commons Attribution 4.0 International license (CC BY 4.0)
When quoting this document, please refer to the following
DOI: 10.4230/LIPIcs.ISAAC.2022.60
URN: urn:nbn:de:0030-drops-173456
URL: http://dagstuhl.sunsite.rwth-aachen.de/volltexte/2022/17345/
Kim, Sungmin ;
Ko, Sang-Ki ;
Han, Yo-Sub
Simon’s Congruence Pattern Matching
Abstract
Testing Simon’s congruence asks whether two strings have the same set of subsequences of length no greater than a given integer. In the light of the recent discovery of an optimal linear algorithm for testing Simon’s congruence, we solve the Simon’s congruence pattern matching problem. The problem requires finding all substrings of a text that are congruent to a pattern under the Simon’s congruence. Our algorithm efficiently solves the problem in linear time in the length of the text by reusing results from previous computations with the help of new data structures called X-trees and Y-trees. Moreover, we define and solve variants of the Simon’s congruence pattern matching problem. They require finding the longest and shortest substring of the text as well as the shortest subsequence of the text which is congruent to the pattern under the Simon’s congruence. Two more variants which ask for the longest congruent subsequence of the text and optimizing the pattern matching problem are left as open problems.
BibTeX - Entry
@InProceedings{kim_et_al:LIPIcs.ISAAC.2022.60,
author = {Kim, Sungmin and Ko, Sang-Ki and Han, Yo-Sub},
title = {{Simon’s Congruence Pattern Matching}},
booktitle = {33rd International Symposium on Algorithms and Computation (ISAAC 2022)},
pages = {60:1--60:17},
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
ISBN = {978-3-95977-258-7},
ISSN = {1868-8969},
year = {2022},
volume = {248},
editor = {Bae, Sang Won and Park, Heejin},
publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik},
address = {Dagstuhl, Germany},
URL = {https://drops.dagstuhl.de/opus/volltexte/2022/17345},
URN = {urn:nbn:de:0030-drops-173456},
doi = {10.4230/LIPIcs.ISAAC.2022.60},
annote = {Keywords: pattern matching, Simon’s congruence, string algorithm, data structure}
}
Keywords: |
|
pattern matching, Simon’s congruence, string algorithm, data structure |
Collection: |
|
33rd International Symposium on Algorithms and Computation (ISAAC 2022) |
Issue Date: |
|
2022 |
Date of publication: |
|
14.12.2022 |