home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: sci.math
- Path: sparky!uunet!icd.ab.com!usenet.ins.cwru.edu!magnus.acs.ohio-state.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!convex!seas.smu.edu!pedersen
- From: pedersen@seas.smu.edu (Ted Pedersen)
- Subject: Knight's Tour
- Message-ID: <1992Aug12.211739.3890@seas.smu.edu>
- Sender: Ted Pedersen
- Nntp-Posting-Host: express.seas.smu.edu
- Organization: SMU School Of Engineering and Applied Science
- References: <1992Aug9.172411.26212@unibi.uni-bielefeld.de> <Bsw0tG.Lnn@watserv1.uwaterloo.ca>
- Date: Wed, 12 Aug 1992 21:17:39 GMT
- Lines: 19
-
-
-
- I realize this might be just a little off the topic (but hopefully not too
- much). I would very much like to find some source code for the Knight's Tour
- problem. This is the problem where you have a lone knight on a chess board and
- the goal is to have your knight visit all of the squares on the board and
- return to his starting place without visiting any square twice.
-
- I would especially be interested in C source code that solves our knight's
- dilema, either from an ftp site, book, etc.
-
- If anyone knows of any repositories of source code to solve these sorts of
- problems (Knights Tour, N-Queens problem, etc.) I would appreciate any tips.
- I generally enjoy these sorts of computing problems so anyone who knows of
- any interesting variations on the Knight's Tour or N-Queens problem etc.
- I would sure like to hear about them.
-
- Ted Pedersen
-
-