Efficient generation of networks with given expected degrees

  • Authors:
  • Joel C. Miller;Aric Hagberg

  • Affiliations:
  • Center for Communicable Disease Dynamics, Harvard School of Public Health, Boston, MA and Fogarty International Center, National Institute of Health, Bethesda, MD;Theoretical Division, Los Alamos National Laboratory, Los Alamos, NM

  • Venue:
  • WAW'11 Proceedings of the 8th international conference on Algorithms and models for the web graph
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present an efficient algorithm to generate random graphs with a given sequence of expected degrees. Existing algorithms run in O(N2) time where N is the number of nodes. We prove that our algorithm runs in O(N +M) expected time where M is the expected number of edges. If the expected degrees are chosen from a distribution with finite mean, this is O(N) as N → ∞.