Uniform Generation of Temporal Graphs with Given Degrees
Abstract: Uniform sampling from the set of graphs with a given degree-sequence is a classical problem in the study of random graphs. We consider an analogue for temporal graphs in which the edges are labeled with integer timestamps. The input to this generation problem is a tuple $\mathbf{D} = (\mathbf{d}, T) \in \mathbb N<sup>n</sup> \times \mathbb N_{>0}$ and the task is to output a uniform random sample from the set of temporal graphs with degree-sequence and timestamps in the interval . By allowing repeated edges with distinct timestamps, can be non-empty even if is, and as a consequence, existing algorithms are difficult to apply. We describe an algorithm for this generation problem which runs in expected time if for some constant $\epsilon > 0$ and where and . Our algorithm applies the switching method of McKay and Wormald to temporal graphs: we first generate a random temporal multigraph and then remove self-loops and duplicated edges with switching operations which rewire the edges in a degree-preserving manner.
Paper Prompts
Sign up for free to create and run prompts on this paper.