English

Fast Multiple Order-Preserving Matching Algorithms

Data Structures and Algorithms 2015-06-18 v1

Abstract

Given a text TT and a pattern PP, the order-preserving matching problem is to find all substrings in TT which have the same relative orders as PP. Order-preserving matching has been an active research area since it was introduced by Kubica et al. \cite{kubica2013linear} and Kim et al. \cite{kim2014order}. In this paper we present two algorithms for the multiple order-preserving matching problem, one of which runs in sublinear time on average and the other in linear time on average. Both algorithms run much faster than the previous algorithms.

Keywords

Cite

@article{arxiv.1506.05203,
  title  = {Fast Multiple Order-Preserving Matching Algorithms},
  author = {Myoungji Han and Munseong Kang and Sukhyeun Cho and Geonmo Gu and Jeong Seop Sim and Kunsoo Park},
  journal= {arXiv preprint arXiv:1506.05203},
  year   = {2015}
}

Comments

15 pages, 8 figures, submitted to IWOCA 2015

R2 v1 2026-06-22T09:55:00.301Z