On the Approximability of Digraph Ordering

On the Approximability of Digraph Ordering

0.00 Avg rating0 Votes
Article ID: iaor20173025
Volume: 78
Issue: 4
Start Page Number: 1182
End Page Number: 1205
Publication Date: Aug 2017
Journal: Algorithmica
Authors: , , ,
Keywords: graphs, heuristics, programming: linear
Abstract:

Given an n‐vertex digraph D = ( V , A ) equ1 the Max k equ2Ordering problem is to compute a labeling 𝓁 : V [ k ] equ3 maximizing the number of forward edges, i.e. edges (u, v) such that 𝓁 ( u ) < 𝓁 ( v ) equ4 . For different values of k, this reduces to maximum acyclic subgraph ( k = n equ5 ), and Max‐DiCut ( k = 2 equ6 ). This work studies the approximability of Max k equ7Ordering 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 equ8Ordering for any k = { 2 , , n } equ9 , improving on the known 2 k / ( k 1 ) equ10 ‐approximation obtained via random assignment. The tightness of this rounding is shown by proving that for any k = { 2 , , n } equ11 and constant ϵ > 0 equ12 , Max k equ13Ordering has an LP integrality gap of 2 ϵ equ14 for n Ω 1 / log log k equ15 rounds of the Sherali‐Adams hierarchy. A further generalization of Max k equ16Ordering is the restricted maximum acyclic subgraph problem or RMAS, where each vertex v has a finite set of allowable labels S v Z + equ17 . We prove an LP rounding based 4 2 / 2 + 1 2.344 equ18 approximation for it, improving on the 2 2 2.828 equ19 approximation recently given by Grandoni et al. (Inf Process Lett 115(2): 182–185, 2015). In fact, our approximation algorithm also works for a general version where the objective counts the edges which go forward by at least a positive offset specific to each edge. The minimization formulation of digraph ordering is DAG edge deletion or DED ( k ) equ20 , which requires deleting the minimum number of edges from an n‐vertex directed acyclic graph (DAG) to remove all paths of length k. We show that a simple rounding of the LP relaxation as well as a local ratio approach for DED ( k ) equ21 yields k‐approximation for any k [ n ] equ22 . A vertex deletion version was studied earlier by Paik et al. (IEEE Trans Comput 43(9): 1091–1096, 1994), and Svensson (Proceedings of the APPROX, 2012).

Reviews

Required fields are marked *. Your email address will not be published.