# Reducing the domination number of graphs via edge contractions

**Authors:** Esther Galby, Paloma T. Lima, Bernard Ries

arXiv: 1903.01800 · 2019-03-06

## TL;DR

This paper investigates the computational complexity of reducing a graph's domination number through a fixed number of edge contractions, providing both positive and negative results.

## Contribution

It introduces the problem of edge contraction to decrease domination number and analyzes its complexity, offering new insights into graph modification problems.

## Key findings

- Complexity results for the edge contraction problem.
- Identification of cases where the problem is tractable.
- Proofs of hardness for certain graph classes.

## Abstract

In this paper, we study the following problem: given a connected graph $G$, can we reduce the domination number of $G$ by at least one using $k$ edge contractions, for some fixed integer $k \geq 0$? We present positive and negative results regarding the computational complexity of this problem.

## Full text

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

## Figures

10 figures with captions in the complete paper: https://tomesphere.com/paper/1903.01800/full.md

## References

20 references — full list in the complete paper: https://tomesphere.com/paper/1903.01800/full.md

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