English

Parameterized inapproximability for Steiner Orientation by Gap Amplification

Computational Complexity 2020-02-11 v3 Data Structures and Algorithms

Abstract

In the kk-Steiner Orientation problem, we are given a mixed graph, that is, with both directed and undirected edges, and a set of kk terminal pairs. The goal is to find an orientation of the undirected edges that maximizes the number of terminal pairs for which there is a path from the source to the sink. The problem is known to be W[1]-hard when parameterized by k and hard to approximate up to some constant for FPT algorithms assuming Gap-ETH. On the other hand, no approximation factor better than O(k)O(k) is known. We show that kk-Steiner Orientation is unlikely to admit an approximation algorithm with any constant factor, even within FPT running time. To obtain this result, we construct a self-reduction via a hashing-based gap amplification technique, which turns out useful even outside of the FPT paradigm. Precisely, we rule out any approximation factor of the form (logk)o(1)(\log k)^{o(1)} for FPT algorithms (assuming FPT \ne W[1]) and (logn)o(1)(\log n)^{o(1)} for~purely polynomial-time algorithms (assuming that the class W[1] does not admit randomized FPT algorithms). Moreover, we prove kk-Steiner Orientation to belong to W[1], which entails W[1]-completeness of (logk)o(1)(\log k)^{o(1)}-approximation for kk-Steiner Orientation This provides an example of a natural approximation task that is complete in a parameterized complexity class. Finally, we apply our technique to the maximization version of directed multicut - Max (k,p)(k,p)-Directed Multicut - where we are given a directed graph, kk terminals pairs, and a budget pp. The goal is to maximize the number of separated terminal pairs by removing pp edges. We present a simple proof that the problem admits no FPT approximation with factor O(k12ϵ)O(k^{\frac 1 2 - \epsilon}) (assuming FPT \ne W[1]) and no polynomial-time approximation with ratio O(E(G)12ϵ)O(|E(G)|^{\frac 1 2 - \epsilon}) (assuming NP ⊈\not\subseteq co-RP).

Keywords

Cite

@article{arxiv.1907.06529,
  title  = {Parameterized inapproximability for Steiner Orientation by Gap Amplification},
  author = {Michał Włodarczyk},
  journal= {arXiv preprint arXiv:1907.06529},
  year   = {2020}
}
R2 v1 2026-06-23T10:21:15.645Z