English

Finding induced subgraphs in scale-free inhomogeneous random graphs

Data Structures and Algorithms 2019-08-30 v3 Combinatorics

Abstract

We study the problem of finding a copy of a specific induced subgraph on inhomogeneous random graphs with infinite variance power-law degrees. We provide a fast algorithm that finds a copy of any connected graph HH on a fixed number of kk vertices as an induced subgraph in a random graph with nn vertices. By exploiting the scale-free graph structure, the algorithm runs in O(nk)O(n k) time for small values of kk. As a corollary, this shows that the induced subgraph isomorphism problem can be solved in time O(nk)O(nk) for the inhomogeneous random graph. We test our algorithm on several real-world data sets.

Keywords

Cite

@article{arxiv.1801.08293,
  title  = {Finding induced subgraphs in scale-free inhomogeneous random graphs},
  author = {Ellen Cardinaels and Johan S. H. van Leeuwaarden and Clara Stegehuis},
  journal= {arXiv preprint arXiv:1801.08293},
  year   = {2019}
}

Comments

14 pages

R2 v1 2026-06-22T23:55:32.537Z