Reconfiguring Independent Sets in Cographs
Marthe Bonamy, Nicolas Bousquet

TL;DR
This paper presents efficient algorithms to analyze the connectivity of reconfiguration graphs of independent sets in cographs, solving an open problem and enabling quick connectivity checks.
Contribution
It provides the first cubic-time algorithm for connectivity in TAR_k(G) for cographs and a linear-time method for component membership testing.
Findings
Decides connectivity of TAR_k(G) in cubic time for cographs.
Provides a linear-time algorithm to determine if two independent sets are in the same component.
Solves an open problem in graph reconfiguration theory.
Abstract
Two independent sets of a graph are adjacent if they differ on exactly one vertex (i.e. we can transform one into the other by adding or deleting a vertex). Let be an integer. We consider the reconfiguration graph on the set of independent sets of size at least in a graph , with the above notion of adjacency. Here we provide a cubic-time algorithm to decide whether is connected when is a cograph, thus solving an open question of~[Bonsma 2014]. As a by-product, we also describe a linear-time algorithm which decides whether two elements of are in the same connected component.
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
TopicsDNA and Biological Computing · Algorithms and Data Compression · Advanced Graph Theory Research
