Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
156 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Fast uniform generation of random graphs with given degree sequences (1905.03446v4)

Published 9 May 2019 in math.CO, cs.DS, and math.PR

Abstract: In this paper we provide an algorithm that generates a graph with given degree sequence uniformly at random. Provided that $\Delta4=O(m)$, where $\Delta$ 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(m2\Delta2)$ 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(n{4.081})$, and (ii) $O(nd+d4)$ for $d$-regular graphs when $d=o(\sqrt n)$, where the previous best was $O(nd3)$.

Citations (27)

Summary

We haven't generated a summary for this paper yet.