home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!seas.smu.edu!pedersen
- From: pedersen@seas.smu.edu (Ted Pedersen)
- Subject: Knight's tour
- Message-ID: <1992Aug12.160827.11332@seas.smu.edu>
- Sender: Ted Pedersen
- Nntp-Posting-Host: express.seas.smu.edu
- Organization: SMU School Of Engineering and Applied Science
- Date: Wed, 12 Aug 1992 16:08:27 GMT
- Lines: 12
-
- Anyone out there have any nice Knight's Tour code (or know where it can
- be readily obtained)?
-
- (Note : the Knight's Tour is a problem where you try and make a knight
- visit all of the squares of a chess board (without repitition) and having
- your knight return to it's original starting point. I don't think I said
- it very well but I hope the idea is sort of clear for those who haven't
- heard of the problem.)
-
- Actually what would be a dream come true is if there is an ftp site or a book
- that has programs that solve some of the classical chess problems (n - queens
- and knights tour are good examples of that). Hope someone can help. Thanks.
-