The purpose of this project is to implement three different search algorithms while recreating the game Rush Hour.
Ensure that the "Sample-input" is in the same directory folder as the MP2.ipynb
Use Anaconda to begin your Jupyter Notebook session in either the online version or the VS code version (your choice).
After everything has been loaded, you must click run on the first section of code to load the text file. Once that it done, you must choose the demo version of your choice as shown in the code snipet below:
Choose your heuristics for GBFS and for A/A* as shown in the images below:
Once you have chosen your demo version, simply click run all once again to get your results for that specific demo version.
View the output files within the same directory.
Thank you,
The Skynet Team