Problem Solving - Local Search


This session is devoted to start working on the first laboratory assignment

The assignment presents a search problem that has to be represented using the AIMA classes, a report with the results and aswers to the questions to the assignment has to be presented on the date specified by the assignment.

  It is advisable that you begin familiarizing with the examples and demos from the AIMA classes. You can browse the source code and run the examples.

 Among the examples there are solutions to laboratory assignments from past semesters. The information about these assignments can be found in the other material section of the course web pages.

  The  demos can be chosen from the GUI that the AIMA classes present if you execute the command:

 java -jar AIMA.jar