Computational Graph Decompositions I: Oriented Berge-Fulkerson Conjecture
Nikolay Ulyanov
TL;DR
The paper investigates the oriented Berge–Fulkerson conjecture $o6c4c$, proposing that every bridgeless graph admits a collection of 6 cycles orientable so that each edge is covered twice in each direction. It develops a framework to study $o6c4c$ across graph families, proves the conjecture for Isaacs flower snarks, and analyzes how $o6c4c$ solutions can be glued into orientable surfaces or split into multiple cycle double covers. A key contribution is the ribbon-graph interpretation, enabling the construction of $o6cdc$ from $o6c4c$ and yielding explicit realizations for Petersen and related snarks. The work also includes extensive computational verification up to 30-vertex snarks, a detailed study of boundary structures and ordered/disordered vertices, and open-source code to reproduce and extend the results. The results provide new topological and combinatorial perspectives on cycle covers and pave the way for future exploration of unit-vector flows and other graph-decomposition conjectures in the series CGD.
Abstract
The Berge-Fulkerson conjecture states that every bridgeless cubic graph can be covered with six perfect matchings such that each edge is covered exactly twice. An equivalent reformulation is that it's possible to find a 6-cycle 4-cover. In this paper we discuss the oriented version (o6c4c) of the latter statement, pose it as a conjecture and prove it for the family of Isaacs flower snarks. Similarly to the case of oriented cycle double cover, we can always construct an orientable surface (possibly with boundary) from an o6c4c solution. If the o6c4c solution itself splits into two (not necessarily oriented) cycle double covers, then it's also possible to build another pair of orientable surfaces (also possibly with boundaries). Finally we show how to build a ribbon graph, and for some special o6c4c cases we show that this ribbon graph corresponds to an oriented 6-cycle double cover. Github: https://github.com/gexahedron/cycle-double-covers
