Contractibility under the local connectivity condition

Prove that every directed graph with terminal set T and capacities c satisfying the local connectivity condition has either a zero-capacity terminal whose removal preserves the local connectivity condition, or a pre-terminal p and adjacent terminal t such that contracting p into t and decrementing c_t by one preserves the local connectivity condition.

Background

The paper introduces the local connectivity condition as a relaxation of k-T-connectivity. Under this condition, the Gyล‘riโ€“Lovรกsz partition conclusion still holds, but the constructive proof inherited from the cascade framework is exponential-time, even for fixed small values of k.

A polynomial-time algorithm would follow a contraction-based approach if one could always find a capacity-preserving contraction or remove a zero-capacity terminal while maintaining local connectivity. The authors formulate this structural assertion as Conjecture A.5 and note that they do not know a counterexample. They further explain that, for fixed k, proving the conjecture would imply fixed-parameter tractability because the condition could then be checked in polynomial time.

References

Conjecture A.5. Let ๐บ = (๐‘‰ , ๐ธ) be a directed graph with terminal set ๐‘‡ โІ ๐‘‰ and capacities ๐‘ that satisfies the local connectivity condition. Then there always exists either: 1. a terminal ๐‘ก โˆˆ ๐‘‡ where ๐‘๐‘ก = 0 that can be removed from the graph while preserving the condition, or 2. a pre-terminal ๐‘ โˆˆ ๐‘‰ \ ๐‘‡ and a terminal ๐‘ก โˆˆ ๐‘‡ with (๐‘, ๐‘ก) โˆˆ ๐ธ such that contracting ๐‘ into ๐‘ก and decrementing ๐‘๐‘ก by 1 preserves the local connectivity condition. We do not know a counterexample to this conjecture.

Breaking the Exponential Barrier: The First Polynomial-Time Algorithm for the Gyล‘ri-Lovรกsz Theorem  (2608.30945 - Hajiaghayi et al., 31 Aug 2026) in Conjecture A.5, Appendix A.1, p. 55