Skip to content

harshs08/astar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

A* graph search in Python

Author: Jeremy Stober
Contact: stober@gmail.com
Version: 0.01

This package contains a simple A* search implementation based on the
pseudo-code from the Wikipedia page on A*:
http://en.wikipedia.org/w/index.php?title=A*_search_algorithm&oldid=493153707.

The implementation is pure Python.

About

A* search in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published