# Almost disjoint spanning trees: relaxing the conditions for completely   independent spanning trees

**Authors:** Benoit Darties (Le2i), Nicolas Gastineau (LAMSADE), Olivier Togni, (Le2i)

arXiv: 1702.08289 · 2017-02-28

## TL;DR

This paper introduces (i, j)-disjoint spanning trees, a generalized concept that relaxes conditions for independent spanning trees, and explores their existence and computational complexity across various graph classes.

## Contribution

It defines (i, j)-disjoint spanning trees, proves NP-completeness of their existence, and identifies cases where such trees exist in specific graph classes.

## Key findings

- NP-completeness for all i, j in general graphs
- Existence of (i, j)-disjoint spanning trees in certain graph classes
- Nuanced relationships between disjoint spanning trees and dominating sets

## Abstract

The search of spanning trees with interesting disjunction properties has led to the introduction of edge-disjoint spanning trees, independent spanning trees and more recently completely independent spanning trees. We group together these notions by defining (i, j)-disjoint spanning trees, where i (j, respectively) is the number of vertices (edges, respectively) that are shared by more than one tree. We illustrate how (i, j)-disjoint spanning trees provide some nuances between the existence of disjoint connected dominating sets and completely independent spanning trees. We prove that determining if there exist two (i, j)-disjoint spanning trees in a graph G is NP-complete, for every two positive integers i and j. Moreover we prove that for square of graphs, k-connected interval graphs, complete graphs and several grids, there exist (i, j)-disjoint spanning trees for interesting values of i and j.

## Full text

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

## Figures

9 figures with captions in the complete paper: https://tomesphere.com/paper/1702.08289/full.md

## References

29 references — full list in the complete paper: https://tomesphere.com/paper/1702.08289/full.md

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