Skip to content

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

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages