Skip to content

trungdangtapcode/dijkstra-visualization

Repository files navigation

Dijkstra Visualizer

Requirements

pygame, tkinter

How to use

Run app.py

Input your graph's data to textbox with following form (the reader is not very strict):

node_U_label + node_V_label + weight

You can drag and drop node or move around or zoom in/out with mouse, 2 connected nodes will pull each other but also push every other nodes

demo

About

dijkstra visualization using pygame and tkinter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages