Latest version: v0.2.1
The information on this page was curated by experts in our Cybersecurity Intelligence Team.
dijkstra is a native Python implementation of famous Dijkstra's shortest path algorithm. The implemented algorithm can be used to analyze reasonably large networks. The primary goal in design is the clarity of the program code. Thus, program code tends to be more educational than effective.
No known vulnerabilities found