Steiner Forest Orientation Problems
Marek Cygan, Guy Kortsarz, Zeev Nutov

TL;DR
This paper studies orientation problems in graphs, providing approximation algorithms, fixed-parameter tractability results, and polynomial-time solutions for specific connectivity problems, advancing understanding of directed and mixed graph orientation challenges.
Contribution
It introduces a 4-approximation algorithm for Steiner Forest Orientation and establishes fixed-parameter tractability for maximum pairs orientation in undirected graphs, among other results.
Findings
4-approximation algorithm for Steiner Forest Orientation
Fixed-parameter tractability for maximum pairs orientation in undirected graphs
Polynomial-time solution for a node-connectivity problem with specified disjoint paths
Abstract
We consider connectivity problems with orientation constraints. Given a directed graph and a collection of ordered node pairs 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 with edge-costs and a set of ordered node pairs. The goal is to find a minimum-cost subgraph of and an orientation of such that . We give a 4-approximation algorithm for this problem. In the {\sf Maximum Pairs Orientation} problem we are given a graph and a multi-collection of ordered node pairs on . The goal is to find an orientation of such that is maximum. Generalizing the result of Arkin and Hassin [DAM'02] for , we will show that for a mixed graph (that may have both directed and undirected edges), one can decide in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Optimization and Search Problems
