SkillAgentSearch skills...

DijkstraShortestPath

Implementation of Dijkstra's algorithm in C++ which finds the shortest path from a start node to every other node in a weighted graph.

Install / Use

/learn @Nerdylicious/DijkstraShortestPath
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Dijkstra's Algorithm

Implementation of Dijkstra's algorithm in C++ which finds the shortest path from a start node to every other node in a weighted graph.

Related Skills

View on GitHub
GitHub Stars40
CategoryDevelopment
Updated1mo ago
Forks11

Languages

C++

Security Score

75/100

Audited on Feb 13, 2026

No findings