On the Complexity of the Bilevel Minimum Spanning Tree Problem
Christoph Buchheim, Dorothee Henke, Felix Hommelsheim

TL;DR
This paper investigates the computational complexity of the bilevel minimum spanning tree problem, proving NP-hardness in general and special cases, and introduces approximation algorithms and fixed-parameter tractability results.
Contribution
It establishes NP-hardness for BMST, provides approximation algorithms, and explores fixed-parameter tractability for various problem variants.
Findings
BMST is NP-hard in general and even when the follower controls only a matching.
A polynomial-time $(|V|-1)$-approximation algorithm for BMST.
BMST is fixed-parameter tractable when parameterized by the number of follower-controlled edges.
Abstract
We consider the bilevel minimum spanning tree (BMST) problem where the leader and the follower choose a spanning tree together, according to different objective functions. By showing that this problem is NP-hard in general, we answer an open question stated in by Shi et al. We prove that BMST remains hard even in the special case where the follower only controls a matching. Moreover, by a polynomial reduction from the vertex-disjoint Steiner trees problem, we give some evidence that BMST might even remain hard in case the follower controls only few edges. On the positive side, we present a polynomial-time -approximation algorithm for BMST, where is the number of vertices in the input graph. Moreover, considering the number of edges controlled by the follower as parameter, we show that 2-approximating BMST is fixed-parameter tractable and that, in case of uniform costs on…
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.
