Finding induced subgraphs in scale-free inhomogeneous random graphs

January 25, 2018 Β· Declared Dead Β· πŸ› Workshop on Algorithms and Models for the Web-Graph

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Ellen Cardinaels, Johan S. H. van Leeuwaarden, Clara Stegehuis arXiv ID 1801.08293 Category cs.DS: Data Structures & Algorithms Cross-listed math.CO Citations 0 Venue Workshop on Algorithms and Models for the Web-Graph Last Checked 5 months ago
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 $H$ on a fixed number of $k$ vertices as an induced subgraph in a random graph with $n$ vertices. By exploiting the scale-free graph structure, the algorithm runs in $O(n k)$ time for small values of $k$. As a corollary, this shows that the induced subgraph isomorphism problem can be solved in time $O(nk)$ for the inhomogeneous random graph. We test our algorithm on several real-world data sets.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted