Degree switching and partitioning for enumerating graphs to arbitrary orders of accuracy
David Burstein, Jonathan Rubin

TL;DR
This paper introduces a new method combining graph partitioning and degree-preserving switches to accurately enumerate directed graphs with fixed degree sequences, extending previous limits on maximum degree for better modeling real-world networks.
Contribution
The authors develop a novel approach for asymptotic enumeration of directed graphs with fixed degree sequences, surpassing previous degree constraints and applicable to various graph types.
Findings
Extends enumeration accuracy to higher maximum degrees.
Applicable to directed, bipartite, and undirected graphs.
Improves upon previous degree bounds for graph enumeration.
Abstract
We provide a novel method for constructing asymptotics (to arbitrary accuracy) for the number of directed graphs that realize a fixed bidegree sequence with maximum degree for an arbitrarily small positive number , where is the number edges specified by . Our approach is based on two key steps, graph partitioning and degree preserving switches. The former idea allows us to relate enumeration results for given sequences to those for sequences that are especially easy to handle, while the latter facilitates expansions based on numbers of shared neighbors of pairs of nodes. While we focus primarily on directed graphs allowing loops, our results can be extended to other cases, including bipartite graphs, as well as directed and undirected graphs without loops. In addition, we can relax the constraint that $d_{max} =…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCellular Automata and Applications · Algorithms and Data Compression · graph theory and CDMA systems
