CS347 SP2005 The Plank Puzzle: Phase I - Random Search

Revision 1/6/2005. Note: it is the students' responsibility to check the CS347 website for possible new revisions!

Assignment

The following plank puzzle description is cited from http://www.clickmazes.com/planks/ixplanks.htm:

In this first phase all you have to do is modify the CRandPlayer class (randplayer.cpp) in the provided Qt framework to attempt to solve the puzzle using Random Search, one move at a time. See http://web.umr.edu/~cs347a/sp2005/planks for framework instructions.

Note: this is an individual project; plagiarism of any type will result in a zero grade.

You need to submit only randplayer.cpp and, if you have modified it, randplayer.h on or before Thursday 1/27/2005. This is accomplished by following the instructions at http://web.umr.edu/~tauritzd/submission.html.

Grading

The maximum number of points you can get is 100, the minimal is 0. The following are the maximum number of points per component:

Multiple Submissions and Late Submissions

While it is hoped that all code will be submitted error-free and on time, this may not always be the case, so the following rules apply if code is not submitted error-free or on time: