A Polynomial-Time Approximation Scheme for Facility Location on Planar Graphs
Data Structures and Algorithms
2019-04-25 v1
Abstract
We consider the classic Facility Location problem on planar graphs (non-uniform, uncapacitated). Given an edge-weighted planar graph , a set of clients , a set of facilities , and opening costs , the goal is to find a subset of that minimizes . The Facility Location problem remains one of the most classic and fundamental optimization problem for which it is not known whether it admits a polynomial-time approximation scheme (PTAS) on planar graphs despite significant effort for obtaining one. We solve this open problem by giving an algorithm that for any , computes a solution of cost at most times the optimum in time .
Cite
@article{arxiv.1904.10680,
title = {A Polynomial-Time Approximation Scheme for Facility Location on Planar Graphs},
author = {Vincent Cohen-Addad and Marcin Pilipczuk and Michał Pilipczuk},
journal= {arXiv preprint arXiv:1904.10680},
year = {2019}
}
Comments
37 pages