[net.lang.prolog] Zebra Hint #1

bts (03/12/83)

	From: Chris Moss <Moss@UPenn>
	Subject: Zebra puzzle, hint 1

Who owns the Zebra?

(see item called A puzzle in the Prolog net bulletinboard).

(on USENET that's article wivax.9728, from wivax!ligett -- bts)

Here is hint # 1. See if this helps. If not, read # 2.

Try considering the data structure you would need to solve such
a problem. If you represent the solution as a term, then how
would it appear?

An obvious answer is to consider each possibility as a list.
Then each item in that list will itself be a list.
There are two ways the list can be structured. If you look
at the clues, one is evidently more convenient than the other.

That's enough for now...

Chris.