π
π
The Cartographer
Above-Guarantee Algorithm for Properly Colored Spanning Trees
April 13, 2026 Β· Grace Period Β· + Add venue
Authors
Yuhang Bai, KristΓ³f BΓ©rczi
arXiv ID
2604.11326
Category
cs.DS: Data Structures & Algorithms
Cross-listed
math.CO
Citations
0
Abstract
In the Properly Colored Spanning Tree problem, we are given an edge-colored undirected graph and the goal is to find a spanning tree in which any two adjacent edges have distinct colors. Since finding such a tree is NP-hard in general, previous work often relied on minimum color degree conditions to guarantee the existence of properly colored spanning trees. While it is known that every connected edge-colored graph $G$ contains a properly colored tree of order at least $\min\{|V(G)|, 2Ξ΄^c(G)\}$, where $Ξ΄^c(G)$ denotes the minimum number of colors incident to a vertex, we study the algorithmic above-guarantee problem for properly colored trees. We provide a polynomial-time algorithm that constructs a properly colored tree of order at least $\min\{|V(G)|, 2Ξ΄^c(G)+1\}$ in a connected edge-colored graph $G$, whenever such a tree exists.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
π Similar Papers
In the same crypt β Data Structures & Algorithms
R.I.P.
π»
Ghosted
Route Planning in Transportation Networks
R.I.P.
π»
Ghosted
Near-linear time approximation algorithms for optimal transport via Sinkhorn iteration
R.I.P.
π»
Ghosted
Hierarchical Clustering: Objective Functions and Algorithms
R.I.P.
π»
Ghosted
Graph Isomorphism in Quasipolynomial Time
π
π
The Cartographer