davinderc / A-Search

A* Search in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

isdc-router-planner-project

Final project for "Navigating Data Structures" in the Introduction to Self Driving Cars Nanodegree Credit: student_code.py written by Davinder Project notebook and other files here provided by Udacity

Project Requirements

To run this project you will need:

  1. Python 3
  2. Jupyter notebook
  3. networkx
  4. plotly

Reviewer Instructions

Open project_notebook.ipynb in a Jupyter notebook and go through the instructions listed there!

About

A* Search in Python


Languages

Language:Jupyter Notebook 52.2%Language:Python 47.8%