An LP-Rounding $2\sqrt{2}$ Approximation for Restricted Maximum Acyclic Subgraph
Fabrizio Grandoni, Tomasz Kociumaka, Micha{\l} W{\l}odarczyk

TL;DR
This paper introduces a new LP-rounding algorithm achieving a $2\sqrt{2}$ approximation for the Restricted Maximum Acyclic Subgraph problem, improving previous bounds and impacting related problems like Vertex Pricing.
Contribution
It presents the first LP-rounding algorithm surpassing the 2-approximation barrier for RMAS, advancing approximation techniques for this problem and its applications.
Findings
Achieves a $2\sqrt{2}$ approximation ratio for RMAS.
Shows implications for hardness results and approximation algorithms for Vertex Pricing.
Provides insights into the complexity and approximability of related problems.
Abstract
In the classical Maximum Acyclic Subgraph problem (MAS), given a directed-edge weighted graph, we are required to find an ordering of the nodes that maximizes the total weight of forward-directed edges. MAS admits a 2 approximation, and this approximation is optimal under the Unique Game Conjecture. In this paper we consider a generalization of MAS, the Restricted Maximum Acyclic Subgraph problem (RMAS), where each node is associated with a list of integer labels, and we have to find a labeling of the nodes so as to maximize the weight of edges whose head label is larger than the tail label. The best known (almost trivial) approximation for RMAS is 4. The interest of RMAS is mostly due to its connections with the Vertex Pricing problem (VP). In VP we are given an undirected graph with positive edge budgets. A feasible solution consists of an assignment of non-negative prices to the…
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 · Mathematical Approximation and Integration · Computational Geometry and Mesh Generation
