This IPython notebook will go through the implementation of the the Uniform Cost Search Algorithm and A* Search Algorithm to solve the famous Bridge Crossing Problem.
Download Python 3 here.
Download Jupyter here.
Clone the repository and then navigate to the project folder.
To run the notebook:
$ jupyter-notebook CS180-MP1.ipynb