Route-Enabling Graph Orientation Problems
Route-Enabling Graph Orientation Problems
复制标题
路由启用图方向问题
DOI:
10.1007/s00453-011-9589-z
复制
发表时间:
2013
期刊:
影响因子:
1.1
通讯作者:
Ryuhei Uehara
中科院分区:
文献类型:
--
作者:
Takehiro Ito;Yuichiro Miyamoto;Hirotaka Ono;Hisao Tamaki;Ryuhei Uehara
Given an undirected and edge-weighted graphGtogether with a set of ordered vertex-pairs, calledst-pairs, we consider two problems of finding an orientation of all edges inG:min-sum orientationis to minimize the sum of the shortest directed distances between allst-pairs; andmin-max orientationis to minimize the maximum shortest directed distance among allst-pairs. Note that these shortest directed paths forst-pairs are not necessarily edge-disjoint. In this paper, we first show that both problems are strongly NP-hard for planar graphs even if all edge-weights are identical, and that both problems can be solved in polynomial time for cycles. We then consider the problems restricted to cacti, which form a graph class that contains trees and cycles but is a subclass of planar graphs. Then,min-sum orientationis solvable in polynomial time, whereasmin-max orientationremains NP-hard even for twost-pairs. However, based on LP-relaxation, we present a polynomial-time 2-approximation algorithm formin-max orientation. Finally, we give a fully polynomial-time approximation scheme (FPTAS) formin-max orientationon cacti if the number ofst-pairs is a fixed constant.