Fast uniform generation of random graphs with given degree sequences
Abstract
In this paper we provide an algorithm that generates a graph with given degree sequence uniformly at random. Provided that 4=O(m), where is the maximal degree and m is the number of edges,the algorithm runs in expected time O(m). Our algorithm significantly improves the previously most efficient uniform sampler, which runs in expected time O(m22) for the same family of degree sequences. Our method uses a novel ingredient which progressively relaxes restrictions on an object being generated uniformly at random, and we use this to give fast algorithms for uniform sampling of graphs with other degree sequences as well. Using the same method, we also obtain algorithms with expected run time which is (i) linear for power-law degree sequences in cases where the previous best was O(n4.081), and (ii) O(nd+d4) for d-regular graphs when d=o( n), where the previous best was O(nd3).
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.