close
The Wayback Machine - https://web.archive.org/web/20201212070538/https://github.com/fzehracetin/Find-Path-in-Map-with-Search-Algorithms-
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Find Path in Map with Heuristic Search Algorithms

Finding path in a map which consist of cities using A*, Best First Search, Breadth First Search and Depth First Search. I developed GUI with Python Tkinter library.

Map with 10 cities and 12 connections.

This is a sample screenshot from the program. Path found with A* algorithm.

A* output

Youtube Video

This is the video that I introduce this program in Turkish: https://youtu.be/cW72doIco90

About

Finding path in a map which consist of cities using A*, Best First Search, Breadth First Search and Depth First Search.

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.