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 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 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.
Cite
@article{arxiv.2304.09654,
title = {Uniform Generation of Temporal Graphs with Given Degrees},
author = {Daniel Allendorf},
journal= {arXiv preprint arXiv:2304.09654},
year = {2023}
}