home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / sci / math / 10182 < prev    next >
Encoding:
Text File  |  1992-08-12  |  1.4 KB  |  32 lines

  1. Newsgroups: sci.math
  2. 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
  3. From: pedersen@seas.smu.edu (Ted Pedersen)
  4. Subject: Knight's Tour
  5. Message-ID: <1992Aug12.211739.3890@seas.smu.edu>
  6. Sender: Ted Pedersen  
  7. Nntp-Posting-Host: express.seas.smu.edu
  8. Organization: SMU School Of Engineering and Applied Science
  9. References: <1992Aug9.172411.26212@unibi.uni-bielefeld.de> <Bsw0tG.Lnn@watserv1.uwaterloo.ca>
  10. Date: Wed, 12 Aug 1992 21:17:39 GMT
  11. Lines: 19
  12.  
  13.  
  14.  
  15. I realize this might be just a little off the topic (but hopefully not too
  16. much). I would very much like to find some source code for the Knight's Tour
  17. problem. This is the problem where you have a lone knight on a chess board and 
  18. the goal is to have your knight visit all of the squares on the board and 
  19. return to his starting place without visiting any square twice. 
  20.  
  21. I would especially be interested in C source code that solves our knight's
  22. dilema, either from an ftp site, book, etc.        
  23.  
  24. If anyone knows of any repositories of source code to solve these sorts of
  25. problems (Knights Tour, N-Queens problem, etc.) I would appreciate any tips. 
  26. I generally enjoy these sorts of computing problems so anyone who knows of 
  27. any interesting variations on the Knight's Tour or N-Queens problem etc. 
  28. I would sure like to hear about them. 
  29.  
  30. Ted Pedersen
  31.  
  32.