Skip to content

This program will show you the quickest path to a destination using the Grassfire Search Algorithm. Built using Python for the backend and PyQt5 for the front end.

Notifications You must be signed in to change notification settings

brezden/Grassfire-Algorithm-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grassfire Algorithm Simulator

Find the shortest path using the Grassfire Search Algorithm!

Project Description

This is a program that will take in parameters from the user and showcase the shortest path in real-time using the grassfire search algorithm. Users can select the slow mode to be able to watch the algorithm find the shortest path or just press compute and be shown the path instantly.
#d64731 End Node #006400 Start Node #2b2b2b Obstacle Node #ffffff Empty Node #00a7bd Path Node

Screenshots



2023-03-05.18-14-00.mp4

About

This program will show you the quickest path to a destination using the Grassfire Search Algorithm. Built using Python for the backend and PyQt5 for the front end.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages