Maximum Reachability Orientation of Mixed Graphs
Florian H\"orsch

TL;DR
This paper investigates the problem of orienting mixed graphs to maximize reachability, proving NP-hardness and APX-hardness, and explores parameterized algorithms based on the number of pre-oriented arcs.
Contribution
It establishes the NP-hardness and APX-hardness of the maximum reachability orientation problem in mixed graphs and analyzes its parameterized complexity with respect to pre-oriented arcs.
Findings
The problem is NP-hard in mixed graphs.
The problem is APX-hard in mixed graphs.
Algorithms with runtime depending on the number of pre-oriented arcs are developed.
Abstract
We aim to find orientations of mixed graphs optimizing the total reachability, a problem that has applications in causality and biology. For given a digraph , we use for the set of ordered pairs of distinct vertices in and we define by if is reachable from in , and , otherwise. We use . Now, given a mixed graph , we aim to find an orientation of that maximizes . Hakimi, Schmeichel, and Young proved that the problem can be solved in polynomial time when restricted to undirected inputs. They inquired about the complexity in mixed graphs. We answer this question by showing that this problem is NP-hard, and, moreover, APX-hard. We then develop a finer understanding of how quickly the problem becomes difficult when going…
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.
