tanya-johari / Djikstra-Visualizer

A java GUI program to demonstrate Dijkstra Algorithm to find shortest path between two points

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dijkstra-gui

A java GUI program to demonstrate Dijkstra Algorithm to find shortest path between two points

Working

  • Allows to create node
  • Drag node to node to create edge
  • Set weight to edges
  • Hold key and click node/edge to delete it
  • Set source and destination node

About

A java GUI program to demonstrate Dijkstra Algorithm to find shortest path between two points


Languages

Language:Java 100.0%