The Complexity of Finding Fair Independent Sets in Cycles
Ishay Haviv

TL;DR
This paper proves that finding a fair independent set in cycle graphs, which always exists, is computationally hard (PPA-complete), and applies this result to coloring problems in Schrijver graphs.
Contribution
It establishes the PPA-completeness of the problem of finding fair independent sets in cycles, revealing its computational complexity.
Findings
Finding fair independent sets in cycles is PPA-complete.
The problem of finding monochromatic edges in Schrijver graphs is also PPA-complete.
The work connects cycle problems with graph coloring complexity.
Abstract
Let be a cycle graph and let be a partition of its vertex set into sets. An independent set of is said to fairly represent the partition if for all . It is known that for every cycle and every partition of its vertex set, there exists an independent set that fairly represents the partition (Aharoni et al., A Journey through Discrete Math., 2017). We prove that the problem of finding such an independent set is -complete. As an application, we show that the problem of finding a monochromatic edge in a Schrijver graph, given a succinct representation of a coloring that uses fewer colors than its chromatic number, is -complete as well. The work is motivated by the computational aspects of the `cycle plus triangles' problem and of its extensions.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
The Complexity of Finding Fair Independent Sets in Cycles· youtube
Taxonomy
TopicsAdvanced Graph Theory Research · Limits and Structures in Graph Theory · Constraint Satisfaction and Optimization
