research

Steiner Forest Orientation Problems

Abstract

We consider connectivity problems with orientation constraints. Given a directed graph DD and a collection of ordered node pairs PP let P[D]=\{(u,v) \in P: D {contains a} uv{-path}}. In the {\sf Steiner Forest Orientation} problem we are given an undirected graph G=(V,E)G=(V,E) with edge-costs and a set PV×VP \subseteq V \times V of ordered node pairs. The goal is to find a minimum-cost subgraph HH of GG and an orientation DD of HH such that P[D]=PP[D]=P. We give a 4-approximation algorithm for this problem. In the {\sf Maximum Pairs Orientation} problem we are given a graph GG and a multi-collection of ordered node pairs PP on VV. The goal is to find an orientation DD of GG such that P[D]|P[D]| is maximum. Generalizing the result of Arkin and Hassin [DAM'02] for P=2|P|=2, we will show that for a mixed graph GG (that may have both directed and undirected edges), one can decide in nO(P)n^{O(|P|)} time whether GG has an orientation DD with P[D]=PP[D]=P (for undirected graphs this problem admits a polynomial time algorithm for any PP, but it is NP-complete on mixed graphs). For undirected graphs, we will show that one can decide whether GG admits an orientation DD with P[D]k|P[D]| \geq k in O(n+m)+2O(kloglogk)O(n+m)+2^{O(k\cdot \log \log k)} time; hence this decision problem is fixed-parameter tractable, which answers an open question from Dorn et al. [AMB'11]. We also show that {\sf Maximum Pairs Orientation} admits ratio O(logP/loglogP)O(\log |P|/\log\log |P|), which is better than the ratio O(logn/loglogn)O(\log n/\log\log n) of Gamzu et al. [WABI'10] when P<n|P|<n. Finally, we show that the following node-connectivity problem can be solved in polynomial time: given a graph G=(V,E)G=(V,E) with edge-costs, s,tVs,t \in V, and an integer \ell, find a min-cost subgraph HH of GG with an orientation DD such that DD contains \ell internally-disjoint stst-paths, and \ell internally-disjoint tsts-paths.Comment: full version of ESA 2012 publicatio

    Similar works

    Full text

    thumbnail-image

    Available Versions