A Unifying Model for Locally Constrained Spanning Tree Problems
Luiz Alberto do Carmo Viana, Manoel Camp\^elo, Ignasi Sau, Ana, Silva

TL;DR
This paper introduces a comprehensive framework for locally constrained spanning tree problems, analyzing their computational complexity, providing polynomial solutions in specific cases, and demonstrating how various known problems fit within this model.
Contribution
It generalizes existing constrained spanning tree problems, establishes NP-completeness results, offers polynomial-time algorithms for certain cases, and unifies multiple problems under a single framework.
Findings
NP-completeness of G-DCST under strong assumptions
Polynomial algorithms for G-DCST and G-DCMST in specific cases
Modeling of various constrained spanning tree problems within the framework
Abstract
Given a graph and a digraph whose vertices are the edges of , we investigate the problem of finding a spanning tree of that satisfies the constraints imposed by . The restrictions to add an edge in the tree depend on its neighborhood in . Here, we generalize previously investigated problems by also considering as input functions and on that give a lower and an upper bound, respectively, on the number of constraints that must be satisfied by each edge. The produced feasibility problem is denoted by \texttt{G-DCST}, while the optimization problem is denoted by \texttt{G-DCMST}. We show that \texttt{G-DCST} is NP-complete even under strong assumptions on the structures of and , as well as on functions and . On the positive side, we prove two polynomial results, one for \texttt{G-DCST} and another for \texttt{G-DCMST}, and also give a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Vehicle Routing Optimization Methods · Complexity and Algorithms in Graphs
