Skip to content

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

License

Notifications You must be signed in to change notification settings

fzehracetin/Find-Path-in-Map-with-Search-Algorithms-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages