AN OPTIMAL ALGORITHM FOR SHORTEST PATHS ON WEIGHTED INTERVAL AND CIRCULAR-ARC GRAPHS, WITH APPLICATIONS

被引:17
作者
ATALLAH, MJ
CHEN, DZ
LEE, DT
机构
[1] UNIV NOTRE DAME, DEPT COMP SCI & ENGN, NOTRE DAME, IN 46556 USA
[2] NORTHWESTERN UNIV, DEPT ELECT ENGN & COMP SCI, EVANSTON, IL 60208 USA
关键词
SHORTEST PATHS; INTERVAL GRAPHS; CIRCULAR-ARC GRAPHS; UNION-FIND ALGORITHMS; MINIMUM CIRCLE COVER;
D O I
10.1007/BF01192049
中图分类号
TP31 [计算机软件];
学科分类号
081202 ; 0835 ;
摘要
We give the first linear-time algorithm for computing single-source shortest paths in a weighted interval or circular-are graph, when we are given the model of that graph, i.e., the actual weighted intervals or circular-arcs and the sorted list of the interval endpoints. Our algorithm solves this problem optimally in O(n) time, where n is the number of intervals or circular-arcs in a graph. An immediate consequence of our result is an O(qn + n log n)-time algorithm for the minimum-weight circle-cover problem, where q is the minimum number of arcs crossing any point on the circle; the n log n term in this time complexity is from a preprocessing sorting step when the sorted list of endpoints is not given as part of the input. The previously best time bounds were O(n log n) for this shortest paths problem, and O(qn log n) for the minimum-weight circle-cover problem. Thus we improve the bounds of both problems. More importantly, the techniques we give hold the promise of achieving similar (log n)-factor improvements in other problems on such graphs.
引用
收藏
页码:429 / 441
页数:13
相关论文
共 14 条