Skip to content

tanya-johari/Djikstra-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages