Skip to content

vbarbosavaz/A-Star_search_algorithm

Repository files navigation

A-Star_search_algorithm

A* (pronounced "A star") is a computer algorithm used in pathfinding and graph traversal.
This repository is an implementation of this algorithm in Python.
It uses a Jupyter Notebook for presentation and understanding.

Please use the notebook file as the rendering pdf and html are not very good.

About

A* (pronounced "A star") is a computer algorithm used in pathfinding and graph traversal. This repository is an implementation of this algorithm in Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors