Given a positive even integer n, we show how to generate the set G(n) of graphical partitions of n, that is, those partitions of n which correspond to the degree sequences of simple, undirected graphs. The algorithm is based on a recurrence for G(n), and the total time used by the algorithm, independent of output, is O(jG(n)j), which is constant average time per graphical partition. This is the first algorithm shown to achieve such efficiency for generating G(n) and the direct approach differs from earlier "generate and reject" schemes and the "interval/gap" approach. 1 Introduction A partition of a positive integer n is a sequence = ( 1 ; 2 ; : : : ; l ) of positive integers satisfying 1 2 : : : l and ...
In this thesis we consider the problem of generating integer partitions. We provide an overview of a...
A sequence d = (d1, d2, …, dn) of integers is a degree sequence if there exists a (simple) graph G s...
A complete partition of a graph G is a partition of its vertex set in which any two distinct classes...
AbstractGiven a positive even integer n, we show how to generate the set G(n) of graphical partition...
In this paper, we give a recurrence to enumerate the set G(n) of partitions of a positive even inte...
A partition of an integer n is graphical if it is the degree sequence of a simple undirected graph ...
Several algorithms for generating partitions of positive numbers are given. First, an algorithm for...
AbstractWe give a simple proof that the number of graphical partitions of an even positive integer n...
We present an algorithm to test whether a given graphical degree sequence is forcibly connected or n...
The degree partition of a simple graph is its degree sequence rearranged in weakly decreasing order....
The present paper greatly extends and elaborates the results of a previous paper by Stein on the enu...
International audienceWe address here the problem of generating random graphs uniformly from the set...
We consider the problem of characterizing degree sequences that can be realized by a bipartite graph...
The authors in the paper [15] presented an algorithm that generates uniformly all the bipartite real...
Graph partitioning is the problem of splitting a graph into two or more partitions of fixed sizes wh...
In this thesis we consider the problem of generating integer partitions. We provide an overview of a...
A sequence d = (d1, d2, …, dn) of integers is a degree sequence if there exists a (simple) graph G s...
A complete partition of a graph G is a partition of its vertex set in which any two distinct classes...
AbstractGiven a positive even integer n, we show how to generate the set G(n) of graphical partition...
In this paper, we give a recurrence to enumerate the set G(n) of partitions of a positive even inte...
A partition of an integer n is graphical if it is the degree sequence of a simple undirected graph ...
Several algorithms for generating partitions of positive numbers are given. First, an algorithm for...
AbstractWe give a simple proof that the number of graphical partitions of an even positive integer n...
We present an algorithm to test whether a given graphical degree sequence is forcibly connected or n...
The degree partition of a simple graph is its degree sequence rearranged in weakly decreasing order....
The present paper greatly extends and elaborates the results of a previous paper by Stein on the enu...
International audienceWe address here the problem of generating random graphs uniformly from the set...
We consider the problem of characterizing degree sequences that can be realized by a bipartite graph...
The authors in the paper [15] presented an algorithm that generates uniformly all the bipartite real...
Graph partitioning is the problem of splitting a graph into two or more partitions of fixed sizes wh...
In this thesis we consider the problem of generating integer partitions. We provide an overview of a...
A sequence d = (d1, d2, …, dn) of integers is a degree sequence if there exists a (simple) graph G s...
A complete partition of a graph G is a partition of its vertex set in which any two distinct classes...