Skip to content

RonaldYu/A-star-algorithm-implemented-by-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

A-star-algorithm-implemented-by-Python

Implementing A star algorithm to find an optimal path from a start location to a destination which is the shortest way. There are two files:

  1. A_star.py is the main code.
  2. Optimal Path Demenstration.ipynb is to demenstrate some examples.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published