chrismolli / dijkstra_demo

Simple implementation of the Dijkstra algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dijkstra_demo

Simple implementation of the Dijkstra algorithm.

Dependencies

The code is written in Python 3.6 using the numpy & matplotlib libraries.

Usage

Run example.py to see a visualization.

demo_screenshot

About

Simple implementation of the Dijkstra algorithm.


Languages

Language:Python 100.0%