English

Reconfiguration of Spanning Trees with Many or Few Leaves

Data Structures and Algorithms 2020-06-26 v1 Discrete Mathematics

Abstract

Let GG be a graph and T1,T2T_1,T_2 be two spanning trees of GG. We say that T1T_1 can be transformed into T2T_2 via an edge flip if there exist two edges eT1e \in T_1 and ff in T2T_2 such that T2=(T1e)fT_2= (T_1 \setminus e) \cup f. Since spanning trees form a matroid, one can indeed transform a spanning tree into any other via a sequence of edge flips, as observed by Ito et al. We investigate the problem of determining, given two spanning trees T1,T2T_1,T_2 with an additional property Π\Pi, if there exists an edge flip transformation from T1T_1 to T2T_2 keeping property Π\Pi all along. First we show that determining if there exists a transformation from T1T_1 to T2T_2 such that all the trees of the sequence have at most kk (for any fixed k3k \ge 3) leaves is PSPACE-complete. We then prove that determining if there exists a transformation from T1T_1 to T2T_2 such that all the trees of the sequence have at least kk leaves (where kk is part of the input) is PSPACE-complete even restricted to split, bipartite or planar graphs. We complete this result by showing that the problem becomes polynomial for cographs, interval graphs and when k=n2k=n-2.

Keywords

Cite

@article{arxiv.2006.14309,
  title  = {Reconfiguration of Spanning Trees with Many or Few Leaves},
  author = {Nicolas Bousquet and Takehiro Ito and Yusuke Kobayashi and Haruka Mizuta and Paul Ouvrard and Akira Suzuki and Kunihiro Wasa},
  journal= {arXiv preprint arXiv:2006.14309},
  year   = {2020}
}

Comments

32 pages, 8 figures