Approximation algorithms for the graph orientation minimizing the maximum weighted outdegree
Approximation algorithms for the graph orientation minimizing the maximum weighted outdegree
复制标题
最小化最大加权出度的图方向近似算法
DOI:
10.1007/s10878-009-9276-z
复制
发表时间:
2011
期刊:
影响因子:
--
通讯作者:
Kouhei Zenmyo
中科院分区:
文献类型:
--
作者:
Yuichi Asahiro;Jesper Jansson;Eiji Miyano;Hirotaka Ono;Kouhei Zenmyo
Given a simple, undirected graphG=(V,E) and a weight functionw:E→ℤ+, we consider the problem of orienting all edges inEso that the maximum weighted outdegree among all vertices is minimized. It has previously been shown that the unweighted version of the problem is solvable in polynomial time while the weighted version is (weakly) NP-hard. In this paper, we strengthen these results as follows: (1) We prove that the weighted version is strongly NP-hard even if all edge weights belong to the set {1,k}, wherekis any fixed integer greater than or equal to 2, and that there exists no pseudo-polynomial time approximation algorithm for this problem whose approximation ratio is smaller than (1+1/k) unless P = NP; (2) we present a new polynomial-time algorithm that approximates the general version of the problem within a ratio of (2−1/k), wherekis the maximum weight of an edge inG; (3) we show how to approximate the special case in which all edge weights belong to {1,k} within a ratio of 3/2 fork=2 (note that this matches the inapproximability bound above), and (2−2/(k+1)) for anyk≥3, respectively, in polynomial time.