English

Polynomial-time approximability of the k-Sink Location problem

Data Structures and Algorithms 2015-03-11 v1

Abstract

A dynamic network N=(G,c,τ,S){\cal N} = (G,c,\tau,S) where G=(V,E)G=(V,E) is a graph, integers τ(e)\tau(e) and c(e)c(e) represent, for each edge eEe\in E, the time required to traverse edge ee and its nonnegative capacity, and the set SVS\subseteq V is a set of sources. In the kk-{\sc Sink Location} problem, one is given as input a dynamic network N{\cal N} where every source uSu\in S is given a nonnegative supply value σ(u)\sigma(u). The task is then to find a set of sinks X={x1,,xk}X = \{x_1,\ldots,x_k\} in GG that minimizes the routing time of all supply to XX. Note that, in the case where GG is an undirected graph, the optimal position of the sinks in XX needs not be at vertices, and can be located along edges. Hoppe and Tardos showed that, given an instance of kk-{\sc Sink Location} and a set of kk vertices XVX\subseteq V, one can find an optimal routing scheme of all the supply in GG to XX in polynomial time, in the case where graph GG is directed. Note that when GG is directed, this suffices to obtain polynomial-time solvability of the kk-{\sc Sink Location} problem, since any optimal position will be located at vertices of GG. However, the computational complexity of the kk-{\sc Sink Location} problem on general undirected graphs is still open. In this paper, we show that the kk-{\sc Sink Location} problem admits a fully polynomial-time approximation scheme (FPTAS) for every fixed kk, and that the problem is W[1]W[1]-hard when parameterized by kk.

Keywords

Cite

@article{arxiv.1503.02835,
  title  = {Polynomial-time approximability of the k-Sink Location problem},
  author = {Rémy Belmonte and Yuya Higashikawa and Naoki Katoh and Yoshio Okamoto},
  journal= {arXiv preprint arXiv:1503.02835},
  year   = {2015}
}

Comments

7 pages

R2 v1 2026-06-22T08:48:32.877Z