Course Home | Assignments | Schedule | Submit

Saint Louis University

Computer Science 462
Artificial Intelligence

Michael Goldwasser

Spring 2010

Dept. of Math & Computer Science

Assignment 02

Puzzle Solvers


Overview

Topic: Puzzle Solvers
Related Reading: Ch. 3
Due: Wednesday, 3 February 2010, 11:59pm


Collaboration Policy

Unless you get specific approval, you must work individually in regard to the design and implementation of your project.

Please make sure you adhere to the policies on academic integrity in this regard.


Problems to be Submitted (50 points)

The goal for this problem is to model a new puzzle for use with our automated solver. Our code, including example code for the N-queens puzzle and the tile sliding puzzle, will be found at turing:/Public/goldwasser/462/puzzles.

Please choose a problem domain and get preliminary approval for your choice by Friday, 22 January 2010.

For those looking for ideas, here is a wish list:


Michael Goldwasser
CSCI 462, Spring 2010
Last modified: Thursday, 21 January 2010
Course Home | Assignments | Schedule | Submit