DocumentCode
2480146
Title
Graph orientation to maximize the minimum weighted outdegree
Author
Asahiro, Yuichi ; Jansson, Jesper ; Miyano, Eiji ; Ono, Hirotaka
Author_Institution
Dept. of Social Inf. Syst., Kyushu Sangyo Univ., Fukuoka, Japan
fYear
2009
fDate
23-29 May 2009
Firstpage
1
Lastpage
8
Abstract
We study a new variant of the graph orientation problem called MAXMINO where the input is an undirected, edge-weighted graph and the objective is to assign a direction to each edge so that the minimum weighted outdegree (taken over all vertices in the resulting directed graph) is maximized. All edge weights are assumed to be positive integers. This problem is closely related to the job scheduling on parallel machines, called the machine covering problem, where its goal is to assign jobs to parallel machines such that each machine is covered as much as possible. First, we prove that MAXMINO is strongly NP-hard and cannot be approximated within a ratio of 2 = ¿ for constant ¿ > 0 in polynomial time unless P = NP, even if all edge weights belong to {2}, every vertex has degree at most three, and the input graph is bipartite or planar. Next, we show how to solve MAXMINO exactly in polynomial time for the special case in which all edge weights are equal to 1. This technique gives us a simple polynomial-time wmax/wmin- approximation algorithm for MAXMINO where wmax and wmin denote the maximum and minimum weights among all the input edges. Furthermore we also observe that this approach yields an exact algorithm for the general case of MAXMINO whose running time is polynomial whenever the number of edges having weight larger than wmin is at most logarithmic in the number of vertices. Finally, we, show that MAXMINO is solvable in polynomial time if the input is a cactus graph.
Keywords
directed graphs; optimisation; polynomial approximation; MAXMINO-graph orientation problem; cactus graph; edge-weighted graph; job scheduling problem; machine covering problem; minimum weighted outdegree maximization; parallel machine; polynomial-time approximation algorithm; Approximation algorithms; Parallel machines; Polynomials;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel & Distributed Processing, 2009. IPDPS 2009. IEEE International Symposium on
Conference_Location
Rome
ISSN
1530-2075
Print_ISBN
978-1-4244-3751-1
Electronic_ISBN
1530-2075
Type
conf
DOI
10.1109/IPDPS.2009.5160872
Filename
5160872
Link To Document