On the complexity of finding a spanning even tree in a graph

Tesshu Hanaka,Yasuaki Kobayashi,Kazuhiro Kurita,Yasuko Matsui,Atsuki Nagao,Hirotaka Ono,Kazuhisa Seto
2024-12-23
Abstract:A tree is said to be even if for every pair of distinct leaves, the length of the unique path between them is even. In this paper we discuss the problem of determining whether an input graph has a spanning even tree. Hofmann and Walsh [Australas. J Comb. 35, 2006] proved that this problem can be solved in polynomial time on bipartite graphs. In contrast to this, we show that this problem is NP-complete even on planar graphs. We also give polynomial-time algorithms for several restricted classes of graphs, such as split graphs, cographs, cobipartite graphs, unit interval graphs, and block graphs.
Data Structures and Algorithms,Discrete Mathematics,Combinatorics
What problem does this paper attempt to address?