Skip to content

hithap720/astar-search-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A* Search Algorithm in Python

This project implements the A* (A-Star) Search Algorithm to find the shortest path between a start node and a goal node using a heuristic function.

Features

  • Shortest path finding
  • Heuristic-based search
  • Simple Python implementation

Requirements

  • Python 3.x

How to Run

python astar.py

About

Python implementation of the A* search

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages