Skip to content
/ A_star Public

My implementation of the A* algorithm. Tested with a basic graph. Can be used for other purposes.

Notifications You must be signed in to change notification settings

stijnla/A_star

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A_star

My implementation of the A* algorithm. Tested with a basic graph. Can be used for other purposes.

Requirements: pytest python

About

My implementation of the A* algorithm. Tested with a basic graph. Can be used for other purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages