News

Assignment 1: Experimenting with the 8-puzzle¶. In this assignment you get a chance to play with some heuristic search algorithms. In the textbook code from Github file search.py, take a look at the ...