Exploring subgraph complementation to bounded degree graphs
Ivo Koch, Nina Pardal, Vinicius F. dos Santos

TL;DR
This paper investigates the computational complexity of subgraph complementation problems, establishing NP-completeness for certain degree-bounded graph classes and fixed-parameter tractability when parameterized by degree.
Contribution
It answers an open question by proving NP-completeness for subgraph complementation to graphs with minimum degree at least k, and shows fixed-parameter tractability when parameterized by k.
Findings
NP-complete for minimum degree at least k when k is part of input
Fixed-parameter tractable for k-regular graphs parameterized by k
Addresses open problem in the complexity of subgraph complementation
Abstract
Graph modification problems are computational tasks where the goal is to change an input graph using operations from a fixed set, in order to make the resulting graph satisfy a target property, which usually entails membership to a desired graph class . Some well-known examples of operations include vertex-deletion, edge-deletion, edge-addition and edge-contraction. In this paper we address an operation known as subgraph complement. Given a graph and a subset of its vertices, the subgraph complement is the graph resulting of complementing the edge set of the subgraph induced by in . We say that a graph is a subgraph complement of if there is an such that is isomorphic to . For a graph class , subgraph complementation to is the problem of deciding, for a given graph , whether has a…
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
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Interconnection Networks and Systems
