Skip to content

Dijkstra implementation

Compare
Choose a tag to compare
@sischi sischi released this 19 Nov 20:54
· 11 commits to master since this release

this is a possible implementation of the dijkstra algorithm to find the shortest path in a graph.

This implementation is a plugin for the software vigral