/8-Puzzle-Problem-using-Brute-Force-Search

Solving the well known 8 Puzzle Problem using Brute Force Search Algorithm

Primary LanguageJupyter Notebook

ENPM-661

Planning for Autonomous Robots

Project 0 - ENPM661_Project_0.ipynb

-Project was given to refresh our Python fundamentals

Project 1 - 8 Puzzle Problem

-Project was implemented in Python using Brute Force Algorithm