On Thu 01 Feb, Christoph M. wrote: > Does anybody know how to solve the "Knight Problem" ? > Cheers, Are you refering to the problem of a "knight's tour" (of a chess board)? If so, the answer is yes, I know how to solve this :-) (I'll explain on the Haskell-cafe list if you like.) Regards -- Adrian Hey