English

A dynamic data structure for counting subgraphs in sparse graphs

Data Structures and Algorithms 2013-01-04 v2 Discrete Mathematics Combinatorics

Abstract

We present a dynamic data structure representing a graph G, which allows addition and removal of edges from G and can determine the number of appearances of a graph of a bounded size as an induced subgraph of G. The queries are answered in constant time. When the data structure is used to represent graphs from a class with bounded expansion (which includes planar graphs and more generally all proper classes closed on topological minors, as well as many other natural classes of graphs with bounded average degree), the amortized time complexity of updates is polylogarithmic.

Keywords

Cite

@article{arxiv.1209.0375,
  title  = {A dynamic data structure for counting subgraphs in sparse graphs},
  author = {Zdenek Dvorak and Vojtech Tuma},
  journal= {arXiv preprint arXiv:1209.0375},
  year   = {2013}
}

Comments

27 pages, no figures

R2 v1 2026-06-21T21:58:59.552Z