Shortest path problem with uncertain arc lengths

  • Authors:
  • Yuan Gao

  • Affiliations:
  • -

  • Venue:
  • Computers & Mathematics with Applications
  • Year:
  • 2011

Quantified Score

Hi-index 0.09

Visualization

Abstract

Uncertainty theory provides a new tool to deal with the shortest path problem with nondeterministic arc lengths. With help from the operational law of uncertainty theory, this paper gives the uncertainty distribution of the shortest path length. Also, it investigates solutions to the @a-shortest path and the most shortest path in an uncertain network. It points out that there exists an equivalence relation between the @a-shortest path in an uncertain network and the shortest path in a corresponding deterministic network, which leads to an effective algorithm to find the @a-shortest path and the most shortest path. Roughly speaking, this algorithm can be broken down into two parts: constructing a deterministic network and then invoking the Dijkstra algorithm.