From: Sunil Mishra
Subject: Simple search domains
Date: 
Message-ID: <efyiureh1vj.fsf@xenia.cc.gatech.edu>
Hi,

I am trying to put together an assignment for a class dealing with
search. I have been trying to find code out there that implements a domain,
so that the students would not have to worry about that aspect of the
program. The simplest thing I have been able to find is tileworld... Which
is not all that simple after all.

Can anyone offer me some source code for a domain somewhat more interesting
than 8-puzzle and 8-queens, that does not quite get to tileworld-like
complexity?

Thanks!

Sunil