algo-fun-dijkstra

Find shortest path between vertices of a graph using the dijkstra algorithm

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install algo-fun-dijkstra

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.2.0 2024-04-28    
0.1.0 2024-04-28    

Issues with this package?

Page last updated 2026-09-03 09:36:38 UTC