An Improved Algorithm for Counting Graphical Degree Sequences
Kai Wang, Troy Purvis

TL;DR
This paper introduces a faster algorithm for counting zero-free graphical degree sequences of length n, improving computational efficiency and enabling estimation of their asymptotic behavior through simulations.
Contribution
It presents an improved, more efficient algorithm for computing the number of graphical degree sequences, adaptable for all lengths up to n, with theoretical and experimental validation.
Findings
Algorithm is about 10 times faster than previous methods.
New techniques facilitate asymptotic estimation of D(n).
Method can be applied to other related counting functions.
Abstract
We present an improved version of a previous efficient algorithm that computes the number of zero-free graphical degree sequences of length . A main ingredient of the improvement lies in a more efficient way to compute the function of Barnes and Savage. We further show that the algorithm can be easily adapted to compute the values for all in a single run. Theoretical analysis shows that the new algorithm to compute all values for is a constant times faster than the previous algorithm to compute a single . Experimental evaluations show that the constant of improvement is about 10. We also perform simulations to estimate the asymptotic order of by generating uniform random samples from the set of integer partitions of fixed length with even sum and largest part less than and computing the proportion of them…
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
TopicsAlgorithms and Data Compression · Advanced Mathematical Identities · Digital Image Processing Techniques
