# Mind the Independence Gap

**Authors:** T{\i}naz Ekim, Didem G\"oz\"upek, Ademir Hujdurovi\'c, Martin, Milani\v{c}

arXiv: 1812.05316 · 2018-12-14

## TL;DR

This paper studies the independence gap of graphs, especially perfect graphs, providing structural characterizations, polynomial algorithms for recognition, and complexity results for related problems.

## Contribution

It introduces a clique-partition-based characterization of the independence gap in perfect graphs and analyzes the complexity of hereditary independence gap and related problems.

## Key findings

- Polynomial-time recognition of graphs with constant independence gap in perfect graphs of bounded clique number.
- Polynomial-time solvability of hereditary independence gap for fixed parameters.
- NP-completeness of independent set problem in graphs with independence gap at most one.

## Abstract

The independence gap of a graph was introduced by Ekim et al. (2018) as a measure of how far a graph is from being well-covered. It is defined as the difference between the maximum and minimum size of a maximal independent set.   We investigate the independence gap of a graph from structural and algorithmic points of view, with a focus on classes of perfect graphs. Generalizing results on well-covered graphs due to Dean and Zito (1994) and Hujdurovi\'c et al. (2018), we express the independence gap of a perfect graph in terms of clique partitions and use this characterization to develop a polynomial-time algorithm for recognizing graphs of constant independence gap in any class of perfect graphs of bounded clique number. Next, we introduce a hereditary variant of the parameter, which we call hereditary independence gap and which measures the maximum independence gap over all induced subgraphs of the graph. We show that determining whether a given graph has hereditary independence gap at most $k$ is polynomial-time solvable if $k$ is fixed and co-NP-complete if $k$ is part of input. We also investigate the complexity of the independent set problem in graph classes related to independence gap, showing that the problem is NP-complete in the class of graphs of independence gap at most one and polynomial-time solvable in any class of graphs with bounded hereditary independence gap. Combined with some known results on claw-free graphs, our results imply that the independent domination problem is solvable in polynomial time in the class of $\{$claw, 2$P_3\}$-free graphs.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.05316/full.md

## References

41 references — full list in the complete paper: https://tomesphere.com/paper/1812.05316/full.md

---
Source: https://tomesphere.com/paper/1812.05316