• DocumentCode
    3585204
  • Title

    SASP: a symbolic algorithm for shortest paths

  • Author

    Bock, Peter

  • Author_Institution
    The George Washington University
  • fYear
    1996
  • Firstpage
    235
  • Lastpage
    239
  • Abstract
    This paper introduces a symbolic (non-arithmetic) algorithm for finding all the shortest paths in a directed or undirected graph, multigraph, or pseudograph from any specified initial vertex to any specified final vertex or to all other vertices. Dubbed SASP (Symbolic Algorithm for Shortest Paths), this breadth-first backtracking algorithm is based on a syntactical representation of the edges and vertices as a grammar in Backus Naur Form. Extending the algorithm from equal-length edges to edges of arbitrary length requires the quantization of each edge length to a user-specified precision that is deemed to provide sufficient accuracy for a specific application. The formal proof of the correctness of the SASP algorithm has not yet been derived, but extensive trials under a variety of classically difficult conditions have never revealed a failure. The time complexity of the algorithm is approximately O(e log v), where e is the total number of edges and v is the total number of vertices.
  • Keywords
    Ambient intelligence; Production;
  • fLanguage
    English
  • Publisher
    ieee
  • Conference_Titel
    ISAI/IFIS 1996. Mexico-USA Collaboration in Intelligent Systems Technologies. Proceedings
  • Print_ISBN
    968-29-9437-3
  • Type

    conf

  • Filename
    864124