II.
LibraryProcess overview
Reference · livelib-process:algorithms-optimization--shortest-path-algorithms
specializations/algorithms-optimization/shortest-path-algorithms overview
Shortest Path Algorithm Selection and Implementation - Systematic process for selecting shortest path algorithm (Dijkstra, Bellman-Ford, Floyd-Warshall, A*) based on constraints, implementing, and verifying correctness.
Attributes
displayName
specializations/algorithms-optimization/shortest-path-algorithms
description
Shortest Path Algorithm Selection and Implementation - Systematic process for selecting shortest path
algorithm (Dijkstra, Bellman-Ford, Floyd-Warshall, A*) based on constraints, implementing, and verifying correctness.
libraryPath
library/specializations/algorithms-optimization/shortest-path-algorithms.js
specialization
algorithms-optimization
references
- - Shortest Path Algorithms: https://cp-algorithms.com/graph/
- CLRS Shortest Path Chapter
usesAgents
- graph-specialist
- test-engineer
Outgoing edges
lib_applies_to_domain1
- domain:computer-science·DomainComputer Science
lib_belongs_to_specialization1
- specialization:algorithms-optimization·Specialization
lib_implements_workflow1
- workflow:architecture-decision-record·WorkflowArchitecture Decision Record
lib_involves_role2
- role:backend-engineer·RoleBackend Engineer
- role:computational-scientist·RoleComputational Scientist
lib_requires_skill_area2
- skill-area:dynamic-programming·SkillAreaDynamic Programming
- skill-area:graph-algorithms·SkillAreaGraph Algorithms
uses_agent2
- lib-agent:algorithms-optimization--graph-specialist·LibraryAgentgraph-specialist
- lib-agent:algorithms-optimization--test-engineer·LibraryAgenttest-engineer
Incoming edges
None.