Skip to content

Simple GUI based simulation of trucks taking shortest path in assigned graph with given constraints using dfs

Notifications You must be signed in to change notification settings

vismayasolanki/Optimal-path-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Optimal Path Finder

Implemented a GUI based optimal path finding system which can be used by transportation systems having different constraints on speed of vehicles, number of vehicles etc. Used Depth First Search to find best paths.

About

Simple GUI based simulation of trucks taking shortest path in assigned graph with given constraints using dfs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages