English

Indexes for Jumbled Pattern Matching in Strings, Trees and Graphs

Data Structures and Algorithms 2013-04-23 v1

Abstract

We consider how to index strings, trees and graphs for jumbled pattern matching when we are asked to return a match if one exists. For example, we show how, given a tree containing two colours, we can build a quadratic-space index with which we can find a match in time proportional to the size of the match. We also show how we need only linear space if we are content with approximate matches.

Keywords

Cite

@article{arxiv.1304.5560,
  title  = {Indexes for Jumbled Pattern Matching in Strings, Trees and Graphs},
  author = {Ferdinando Cicalese and Travis Gagie and Emanuele Giaquinta and Eduardo Sany Laber and Zsuzsanna Lipták and Romeo Rizzi and Alexandru I. Tomescu},
  journal= {arXiv preprint arXiv:1304.5560},
  year   = {2013}
}
R2 v1 2026-06-22T00:03:19.434Z