We study the graph realization problem in the Congested Clique in a distributed network under the crash-fault model. We focus on the degree-sequence realization, each node v is associated with a degree value d(v), and the resulting degree sequence is realizable if it is possible to construct an overlay network with the given degrees. This paper focuses on the message and round complexity of
... [Show full abstract] deterministic graph realization in the anonymous network. It has been shown by Kumar et al. [ALGOSENSORS 2022] that the graph realization can be solved using \(O(n^2)\) message and O(f) round without the knowledge of f, of which f nodes could be faulty \((f<n)\). However, their algorithm works for \(KT_1\) (Knowledge Till 1 hop) model where nodes know their neighbors’ IDs; or in the \(KT_0\) (Knowledge Till 0 hop) model, in which each node knows the IDs of all the nodes in the clique, but doesn’t know which port is connecting to which node-ID. In this paper, we extend the result to \(KT_0\) when the network is anonymous, i.e., the IDs of the neighboring nodes are unknown. We present an algorithm that solves the graph realization problem in the \(KT_0\) model with matching performance guarantees as in the \(KT_1\) model.KeywordsGraph realizationsCongested-CliqueDistributed algorithmFault-tolerant algorithmCrash faultTime complexityMessage complexity