home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 3 / 3144 < prev    next >
Encoding:
Text File  |  1991-03-28  |  1.6 KB  |  39 lines

  1. Newsgroups: rec.puzzles,talk.bizarre,alt.sources
  2. From: brendan@cs.widener.edu (Brendan Kehoe)
  3. Subject: Word Search Solver
  4. Message-ID: <JHH_25=@cs.widener.edu>
  5. Date: Wed, 27 Mar 91 22:11:52 GMT
  6.  
  7.     I was gonna post a shar of this, but it's a lil too big (~100k,
  8.    with the word list).
  9.  
  10.     On March 15th, Don Dodson (ata@sage.cc.purdue.edu) posted a killer
  11.    wordsearch to rec.puzzles (75 x 75); first thing we said was,
  12.    "Cool! Let's write a program for it!" (we = Sven Heinicke
  13.    [sven@cs.widener.edu] and I).
  14.  
  15.      What better to do on a Friday, right? (cough) And another Friday
  16.     .. and a Wednesday .. and ..
  17.  
  18.     'mother' is the result. (Since it was a mother of a puzzle.)
  19.  
  20.      We came up with about 1800 three-or-more letter words, with no
  21.     duplicates. The code still has a slight bug (it does 8 of the 9
  22.     possible directions you can go in), so that ninth may add the 200
  23.     or so ya need to qualify for Don's "ability to post".
  24.  
  25.      I've put it on ftp.cs.widener.edu (192.55.239.132), if ya wanna
  26.     give it a go. Feel free to hack on it, if ya want (or finish it!).
  27.     I'm too burned out on it to do anything more with it for a while.
  28.     It's the Makefile, a few C files, the puzzle, and a dictionary
  29.     (all upper case, 3 or more letters). I haven't commented the code
  30.     much, but it's reasonably readable.
  31.  
  32.      Have fun.
  33.  
  34. Brendan
  35. -- 
  36.      Brendan Kehoe - Widener Sun Network Manager - brendan@cs.widener.edu
  37.   Widener University in Chester, PA                A Bloody Sun-Dec War Zone
  38.  Now that we know he has ID, we could give him an account. finger bush@cs....
  39.