On Finding Constrained Independent Sets in Cycles
Ishay Haviv

TL;DR
This paper explores the computational complexity of finding stable independent sets in cycles under various constraints, providing new algorithms and complexity results for related search problems rooted in combinatorial topology.
Contribution
It introduces efficient algorithms for certain parameter ranges and establishes PPA-completeness for a related problem, advancing understanding of computational complexity in combinatorial topology.
Findings
Efficient algorithms for m < d * floor(n/(2k+d-2))
PPA-completeness of the Unfair Independent Set problem
Polynomial-time solvability when n ≥ c * k for some constant c
Abstract
A subset of is called stable if it forms an independent set in the cycle on the vertex set . In 1978, Schrijver proved via a topological argument that for all integers and with , the family of stable -subsets of cannot be covered by intersecting families. We study two total search problems whose totality relies on this result. In the first problem, denoted by , we are given an access to a coloring of the stable -subsets of with colors, where , and the goal is to find a pair of disjoint subsets that are assigned the same color. While for the problem is known to be -complete, we prove that for , with being any fixed constant, the problem admits an efficient algorithm. For $m =…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsLimits and Structures in Graph Theory
