Skip to content

MJOAN/Udacity-P3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pickle Graphs

Udacity-Project 3: Route Planner

Implement the A Star Search Algorithm with a map already created using an adjacency list for nodes and object with x and y corrdinates for edges.

Getting Started

Researching the a_star_search_algorithm was fun and somewhat overwhelming as there are many different implementations and ways to approach logic. I'll come back and write more about this two week journey as I dived deep into graph algorithms. more to follow shortly

Final Path Output

Pickle Graph

About

Student Project: Udacity Data Structures and Algorithms Nanodegree Route Planner: The "A Star Search" Algorithm in Python!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages