On the Approximability of Digraph Ordering
Sreyash Kenkre, Vinayaka Pandit, Manish Purohit, and Rishi Saket

TL;DR
This paper investigates the approximability of digraph ordering problems, presenting improved LP rounding algorithms with tight bounds for Max-k-Ordering and its generalizations, relevant to scheduling and acyclic subgraph problems.
Contribution
It introduces a 2-approximation for Max-k-Ordering for all k, and a 2.344-approximation for RMAS, improving previous bounds and analyzing integrality gaps.
Findings
LP rounding achieves a 2-approximation for Max-k-Ordering.
New approximation ratio of approximately 2.344 for RMAS.
LP integrality gap of 2 - ε for Max-k-Ordering with Sherali-Adams hierarchy.
Abstract
Given an n-vertex digraph D = (V, A) the Max-k-Ordering problem is to compute a labeling maximizing the number of forward edges, i.e. edges (u,v) such that (u) < (v). For different values of k, this reduces to Maximum Acyclic Subgraph (k=n), and Max-Dicut (k=2). This work studies the approximability of Max-k-Ordering and its generalizations, motivated by their applications to job scheduling with soft precedence constraints. We give an LP rounding based 2-approximation algorithm for Max-k-Ordering for any k={2,..., n}, improving on the known 2k/(k-1)-approximation obtained via random assignment. The tightness of this rounding is shown by proving that for any k={2,..., n} and constant , Max-k-Ordering has an LP integrality gap of 2 - for rounds of the Sherali-Adams hierarchy. A further…
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.
