In this assignment we will familiarize you with basic concepts of search problems.

Setup

Note: This assignment is using Python 2.7, please make sure you have it installed on your system. This assignment also need python Tkinter package, it is included in every python installation by default. however if you get error on Tkinter installation try this: sudo apt install python-tk Follow the pdf document for the rest of the assignment.

Submission

After you’re ready to submit your work, Please follow these steps: 1. Make sure your current directory is assignment folder. run the following command (put your Student ID in <student_id>. e.x: 96529876) python make_submission.py <student_id> 2. Grab asg01_<student_id>.zip, and upload it in Quera class for practical questions and scan other questions and upload it in Quera class..

If you don’t follow the protocol, Unfortunately we are not able to get your submission thus you will NOT earn any scores.