[HTML][HTML] Pattern matching with variables: A multivariate complexity analysis

H Fernau, ML Schmid - Information and Computation, 2015 - Elsevier
A pattern α, ie, a string that contains variables and terminals, matches a terminal word w if w
can be obtained by uniformly substituting the variables of α by terminal words. Deciding …

pBWT: Achieving succinct data structures for parameterized pattern matching and related problems

A Ganguly, R Shah, SV Thankachan - … of the Twenty-Eighth Annual ACM …, 2017 - SIAM
The fields of succinct data structures and compressed text indexing have seen quite a bit of
progress over the last two decades. An important achievement, primarily using techniques …

On the parameterised complexity of string morphism problems

H Fernau, ML Schmid, Y Villanger - Theory of Computing Systems, 2016 - Springer
Given a source string u and a target string w, to decide whether w can be obtained by
applying a string morphism on u (ie, uniformly replacing the symbols in u by strings) …

[HTML][HTML] A brief history of parameterized matching problems

J Mendivelso, SV Thankachan, Y Pinzón - Discrete Applied Mathematics, 2020 - Elsevier
Parameterized pattern matching is a string searching variant that was initially defined to
detect duplicate code but later proved to support several other applications. In particular, two …

[HTML][HTML] Generalized function matching

A Amir, I Nor - Journal of Discrete Algorithms, 2007 - Elsevier
We present problems in different application areas: tandem repeats (computational biology),
poetry and music analysis, and author validation, that require a more sophisticated pattern …

Approximate parameterized matching

C Hazay, M Lewenstein, D Sokol - ACM Transactions on Algorithms …, 2007 - dl.acm.org
Two equal length strings s and s′, over alphabets Σ s and Σ s′, parameterize match if
there exists a bijection π: Σ s→ Σ s′ such that π (s)= s′, where π (s) is the renaming of …

Pattern matching with address errors: rearrangement distances

A Amir, Y Aumann, G Benson, A Levy, O Lipsky… - Journal of Computer and …, 2009 - Elsevier
Historically, approximate pattern matching has mainly focused at coping with errors in the
data, while the order of the text/pattern was assumed to be more or less correct. In this paper …

[HTML][HTML] Patterns with bounded treewidth

D Reidenbach, ML Schmid - Information and Computation, 2014 - Elsevier
A pattern is a string consisting of variables and terminal symbols, and its language is the set
of all words that can be obtained by substituting arbitrary words for the variables. The …

Property matching and weighted matching

A Amir, E Chencinski, C Iliopoulos, T Kopelowitz… - Theoretical Computer …, 2008 - Elsevier
In many pattern matching applications the text has some properties attached to its various
parts. Pattern Matching with Properties (Property Matching, for short), involves a string …

[PDF][PDF] Parameterized Suffix Arrays for Binary Strings.

S Deguchi, F Higashijima, H Bannai, S Inenaga… - Stringology, 2008 - academia.edu
We consider the suffix array for parameterized binary strings that consist of only two types of
parameter symbols. We show that the parameterized suffix array, as well as its longest …