Hardness, Approximability, and Fixed-Parameter Tractability of the Clustered Shortest-Path Tree Problem
Mattia D'Emidio, Luca Forlizzi, Daniele Frigioni, Stefano Leucci,, Guido Proietti

TL;DR
This paper investigates the computational complexity and approximation algorithms for the clustered shortest-path tree problem, revealing NP-hardness, fixed-parameter tractability, and approximation bounds in weighted and unweighted cases.
Contribution
It establishes NP-hardness for the unweighted case, provides approximation algorithms with bounds depending on cluster diameters, and proves fixed-parameter tractability for various parameters.
Findings
NP-hardness of the unweighted clustered shortest-path tree problem
Existence of an O(1)-approximation when cluster diameters are small or large
Fixed-parameter tractability with respect to number of clusters or large clusters
Abstract
Given an -vertex non-negatively real-weighted graph , whose vertices are partitioned into a set of clusters, a \emph{clustered network design problem} on consists of solving a given network design optimization problem on , subject to some additional constraint on its clusters. In particular, we focus on the classic problem of designing a \emph{single-source shortest-path tree}, and we analyze its computational hardness when in a feasible solution each cluster is required to form a subtree. We first study the \emph{unweighted} case, and prove that the problem is \np-hard. However, on the positive side, we show the existence of an approximation algorithm whose quality essentially depends on few parameters, but which remarkably is an -approximation when the largest out of all the \emph{diameters} of the clusters is either or . Furthermore, we also…
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
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Facility Location and Emergency Management
