Skip to content

Juzar10/Dijkstra-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dijkstra-Visualizer

It is a Dijkstra Algorithm implemented in a simple grid layout with vanila javascript and plain css.

This project is created to help student give visual aid on how Dijkstra works and how dijktra adapts to Object(wall) on the path.

Installation

1.Clone or Download zip file

2.Open index.html file in your browser.

How to Use

there are two pointers start and end pointer.you can drag those to any location there are walls you can draw in-between to force path some way. then click on the start algorithm button and it will animate the path and search option. you can also use speed slider to adjust the speed of algorithm.

Note: walls have weight of infinity so there is no weighted Dijkstra implementation.

dijkstra

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published