On degree constrained shortest paths

5Citations
Citations of this article
9Readers
Mendeley users who have this article in their library.
Get full text

Abstract

Traditional shortest path problems play a central role in both the design and use of communication networks and have been studied extensively. In this work, we consider a variant of the shortest path problem. The network has two kinds of edges, "actual" edges and "potential" edges. In addition, each vertex has a degree/interface constraint. We wish to compute a shortest path in the graph that maintains feasibility when we convert the potential edges on the shortest path to actual edges. The central difficulty is when a node has only one free interface, and the unconstrained shortest path chooses two potential edges incident on this node. We first show that this problem can be solved in polynomial time by reducing it to the minimum weighted perfect matching problem. The number of steps taken by this algorithm is O(|E|2 log |E|) for the single-source single-destination case. In other words, for each v we compute the shortest path Pv such that converting the potential edges on Pv to actual edges, does not violate any degree constraint. We then develop more efficient algorithms by extending Dijkstra's shortest path algorithm. The number of steps taken by the latter algorithm is O(|E||V|), even for the single-source all destination case. © Springer-Verlag Berlin Heidelberg 2005.

Cite

CITATION STYLE

APA

Khuller, S., Lee, K., & Shayman, M. (2005). On degree constrained shortest paths. In Lecture Notes in Computer Science (Vol. 3669, pp. 259–270). Springer Verlag. https://doi.org/10.1007/11561071_25

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free