English

Dispersing Obnoxious Facilities on Graphs by Rounding Distances

Data Structures and Algorithms 2022-06-24 v1 Optimization and Control

Abstract

We continue the study of δ\delta-dispersion, a continuous facility location problem on a graph where all edges have unit length and where the facilities may also be positioned in the interior of the edges. The goal is to position as many facilities as possible subject to the condition that every two facilities have distance at least δ\delta from each other. Our main technical contribution is an efficient procedure to `round-up' distance δ\delta. It transforms a δ\delta-dispersed set SS into a δ\delta^\star-dispersed set SS^\star of same size where distance δ\delta^\star is a slightly larger rational ab\tfrac{a}{b} with a numerator aa upper bounded by the longest (not-induced) path in the input graph. Based on this rounding procedure and connections to the distance-dd independent set problem we derive a number of algorithmic results. When parameterized by treewidth, the problem is in XP. When parameterized by treedepth the problem is FPT and has a matching lower bound on its time complexity under ETH. Moreover, we can also settle the parameterized complexity with the solution size as parameter using our rounding technique: δ\delta-\dispersion is FPT for every δ2\delta \leq 2 and W[1]-hard for every δ>2\delta > 2. Further, we show that δ\delta-dispersion is NP-complete for every fixed irrational distance δ\delta, which was left open in a previous work.

Keywords

Cite

@article{arxiv.2206.11337,
  title  = {Dispersing Obnoxious Facilities on Graphs by Rounding Distances},
  author = {Tim A. Hartmann and Stefan Lendl},
  journal= {arXiv preprint arXiv:2206.11337},
  year   = {2022}
}

Comments

35 pages, accepted at MFCS 2022

R2 v1 2026-06-24T12:00:47.153Z