A parameterized approximation algorithm for the Multiple Allocation $k$-Hub Center
Marcelo P. L. Benedito, Lucas P. Melo, Lehilton L. C. Pedrosa

TL;DR
This paper introduces a parameterized approximation algorithm for the Multiple Allocation k-Hub Center problem, achieving a (2+ε)-approximation under certain parameters despite the problem's NP-hardness.
Contribution
The authors develop a (2+ε)-approximation algorithm parameterized by treewidth, addressing hardness results and providing practical solutions for complex graph instances.
Findings
NP-hardness of (3-ε)-approximation for planar graphs
Approximation lower bounds even with parameterization
A (2+ε)-approximation algorithm based on treewidth
Abstract
In the Multiple Allocation -Hub Center (MAHC), we are given a connected edge-weighted graph , sets of clients and hub locations , where , a set of demands and a positive integer . A solution is a set of hubs of size such that every demand is satisfied by a path starting in , going through some vertex of , and ending in . The objective is to minimize the largest length of a path. We show that finding a -approximation is NP-hard already for planar graphs. For arbitrary graphs, the approximation lower bound holds even if we parameterize by and the value of an optimal solution. An exact FPT algorithm is also unlikely when the parameter combines and various graph widths, including pathwidth. To confront…
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
TopicsFacility Location and Emergency Management · Complexity and Algorithms in Graphs · Optimization and Search Problems
