An Algorithmic Approach to Finding Degree-Doubling Nodes in Oriented Graphs
Abstract
Seymour's Second Neighborhood Conjecture asserts that in the square of any oriented graph, there exists a node whose out-degree at least doubles. This paper presents a definitive proof of the conjecture by introducing the GLOVER (Graph Level Order) data structure, which facilitates a systematic partitioning of neighborhoods and an analysis of degree-doubling conditions. By leveraging this structure, we construct a decreasing sequence of subsets that establish a well-ordering of nodes, ensuring that no counterexample can exist. This approach not only confirms the conjecture for all oriented graphs but also provides a novel framework for analyzing degrees and arcs in complex networks. The findings have implications for theoretical graph studies and practical applications in network optimization and algorithm design.
- Publication:
-
arXiv e-prints
- Pub Date:
- December 2024
- DOI:
- arXiv:
- arXiv:2501.00614
- Bibcode:
- 2025arXiv250100614G
- Keywords:
-
- Mathematics - Combinatorics;
- Computer Science - Data Structures and Algorithms
- E-Print:
- 52 pages, 15 images, added paragraph to introduction. added paragraph on containers. Clarified Lemmas 5.1 and 5.2, Corrected wording in Proposition. Clarified Lemma 6.2 on Lemma 5.6. Fixed arrows in the Transitive Triangle figure for clarity. Added text after Corollaries