home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / c / 12257 < prev    next >
Encoding:
Internet Message Format  |  1992-08-12  |  1001 b 

  1. Path: sparky!uunet!gatech!ncar!noao!amethyst!organpipe.uug.arizona.edu!news
  2. From: dave@cs.arizona.edu (Dave Schaumann)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Knight's tour
  5. Message-ID: <1992Aug13.035753.799@organpipe.uug.arizona.edu>
  6. Date: 13 Aug 92 03:57:53 GMT
  7. References: <1992Aug12.160827.11332@seas.smu.edu>
  8. Sender: news@organpipe.uug.arizona.edu
  9. Reply-To: dave@cs.arizona.edu (Dave Schaumann)
  10. Organization: University of Arizona
  11. Lines: 11
  12. In-Reply-To: pedersen@seas.smu.edu (Ted Pedersen)
  13.  
  14. In article <1992Aug12.160827.11332@seas.smu.edu>, pedersen@seas (Ted Pedersen) writes:
  15. >Anyone out there have any nice Knight's Tour code (or know where it can
  16. >be readily obtained)?  
  17.  
  18. You might try checking out the "8 Queens" solution in _The Icon Programming
  19. Language_, by Griswold & Griswold (lots of other places too; that's just
  20. where I've seen it recently).  It's a similar problem, and its solution
  21. should suggest a solution for the "Knight's Tour" problem.
  22.  
  23. -- 
  24. Dave Schaumann            dave@cs.arizona.edu
  25.