Recognition: unknown
A Survey of Shortest-Path Algorithms
read the original abstract
A shortest-path algorithm finds a path containing the minimal cost between two vertices in a graph. A plethora of shortest-path algorithms is studied in the literature that span across multiple disciplines. This paper presents a survey of shortest-path algorithms based on a taxonomy that is introduced in the paper. One dimension of this taxonomy is the various flavors of the shortest-path problem. There is no one general algorithm that is capable of solving all variants of the shortest-path problem due to the space and time complexities associated with each algorithm. Other important dimensions of the taxonomy include whether the shortest-path algorithm operates over a static or a dynamic graph, whether the shortest-path algorithm produces exact or approximate answers, and whether the objective of the shortest-path algorithm is to achieve time-dependence or is to only be goal directed. This survey studies and classifies shortest-path algorithms according to the proposed taxonomy. The survey also presents the challenges and proposed solutions associated with each category in the taxonomy.
This paper has not been read by Pith yet.
Forward citations
Cited by 3 Pith papers
-
GraphDC: A Divide-and-Conquer Multi-Agent System for Scalable Graph Algorithm Reasoning
GraphDC applies divide-and-conquer multi-agent LLM reasoning to graph algorithms by decomposing graphs into subgraphs for local agents and integrating via a master agent, outperforming direct methods especially on lar...
-
Context-KG: Context-Aware Knowledge Graph Visualization with User Preferences and Ontological Guidance
Context-KG uses LLMs to extract user preferences and context from natural language, driving ontology-guided layouts and insights for knowledge graph visualization that improve interpretability and task performance ove...
-
Learning Dominant States in Elementary Resource Constrained Shortest Path Problems
Supervised learning on states collected from ERCSPP relaxations identifies dominant states effectively within instances but shows declining performance on unseen instances.
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.