Constructing directed networks with a desired minimum balanced coloring
Jonathan Martinez, Teresa Radice, Francesco Sorrentino
TL;DR
The paper addresses the problem of constructing directed networks with prescribed symmetry structures to enable systematic studies of symmetry-driven dynamics. It introduces a quotient-network expansion approach that, given a quotient network $\mathcal{Q}$ and target cluster sizes $n_1,\dots,n_P$, yields expanded adjacency $A$ subject to feasibility constraints. Key contributions include precise feasibility inequalities $n_l \ge \max_{k\neq l} A^\mathcal{Q}_{kl}$ and $n_l > A^\mathcal{Q}_{ll}$, a minimal-expansion rule $n_l=\max(\max_{k\neq l} A^\mathcal{Q}_{kl}, A^\mathcal{Q}_{ll}+1)$, and two implementation modes (Case I and Case II) with demonstrated scalability to tens of thousands of nodes. The work provides open-source code and a framework for generating realistic, symmetry-aware directed networks suitable for studying cluster synchronization and related dynamics.
Abstract
This work introduces a systematic algorithm for generating directed networks with prescribed symmetries by constructing expansions from a given quotient network. The method enables researchers to synthesize realistic network models with controllable symmetry structure, facilitating studies of symmetry-driven dynamics such as cluster synchronization in biological, social, and technological systems.
