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 on a fixed number of vertices as an induced subgraph in a random graph with vertices. By exploiting the scale-free graph structure, the algorithm runs in time for small values of . As a corollary, this shows that the induced subgraph isomorphism problem can be solved in time for the inhomogeneous random graph. We test our algorithm on several real-world data sets.
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