Closed-Form and Constant-Time New-Source Selection for Fault-Tolerant Broadcasting in Dense Gaussian Networks

Abstract

Fault-tolerant broadcasting in dense Gaussian networks is recovered by re-rooting the broadcast at a new source at maximum graph distance from the faulty nodes. This paper extends the re-rooting framework by replacing its boundary-search source-selection step with a quotient-lattice-aware algebraic construction. The first contribution is a constant-time counting method for valid new sources, formulated as an intersection of two diameter-k boundary sets in the Gaussian quotient. The exact count is obtained by a fixed union of side-pair intervals over nine quotient-lattice copies, giving a closed-form procedure without scanning the network or boundary. The second contribution is a shifted direct selector for two arbitrary faulty nodes. Given faulty nodes A and B, the problem is translated to C=modGk(B-A), and the selector finds P satisfying d(P,0)=d(P,C)=k. For each of nine quotient-lattice shifts, sixteen signed linear systems are checked. Nonparallel systems are solved via Cramer's rule; parallel systems are handled by interval-endpoint selection. At most 9×16=144 shifted sign cases are evaluated, giving O(1) selection under the word-RAM model. Validation reports zero count mismatches over 26,623 tested nodes, 500,000 valid outputs over 500,000 sampled fault pairs, and 40,000 successful re-rooted broadcast trials. The shifted selector achieves a 5.92× speedup over boundary search at k=200, remaining stable as k increases. These results make new-source selection algebraic, bounded, and independent of network size.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…