From: Brent Lang
Subject: 8-puzzle
Date: 
Message-ID: <01bd4182$a0e10fa0$4deee2a9@pullthetrigger.irving.albany.edu>
	if anyone has the 8-puzzle in common LISP it would be great if you could
get it to me ASAP...I need it with 3 different searches.....

	1.  Breadth First
	2.  Depth-Limited
	3.  Iterative depth-first


If you need anything in return...just let me know and I will see what I can
do!
From: David Hanley
Subject: Re: 8-puzzle
Date: 
Message-ID: <34F5B587.5DF4B2D5@netright.com.delete.me.silly>
Brent Lang wrote:

>         if anyone has the 8-puzzle in common LISP it would be great if you could
> get it to me ASAP...I need it with 3 different searches.....
>
>         1.  Breadth First
>         2.  Depth-Limited
>         3.  Iterative depth-first
>
> If you need anything in return...just let me know and I will see what I can
> do!

two words:

  rfd: comp.lang.lisp.homework

dave