Skip to content

PathSimplified is a web application, which gives visual representation of shortest path between any initial and final state using A* algorithm.

Notifications You must be signed in to change notification settings

manojnsut/PathSimplified

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Path Simplified

PathSimplified is a web application that gives a visual representation of the shortest path between any initial and final state using the A* algorithm.

A* algorithm

A * algorithm is a searching algorithm that searches for the shortest path between the initial and the final state. It is used in various applications, such as maps.

In maps the A* algorithm is used to calculate the shortest distance between the source (initial state) and the destination (final state).

Preview

Here is a little sneek peek of the application.

 

Technology Stack

Frontend

  • React Js
  • JavaScript

Backend

  • Node.js
  • Heroku

About

PathSimplified is a web application, which gives visual representation of shortest path between any initial and final state using A* algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •