home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / gnu / chess / 457 < prev    next >
Encoding:
Text File  |  1992-11-16  |  1.1 KB  |  32 lines

  1. Newsgroups: gnu.chess
  2. Path: sparky!uunet!usc!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!news.th-darmstadt.de!rbg.informatik.th-darmstadt.de!chess
  3. From: chess@rbg.informatik.th-darmstadt.de (Juergen Lang)
  4. Subject: Develop a chess program
  5. Sender: news@news.th-darmstadt.de (The News System)
  6. Message-ID: <1992Nov16.152646@rbg.informatik.th-darmstadt.de>
  7. Date: Mon, 16 Nov 1992 14:26:46 GMT
  8. Nntp-Posting-Host: rbhp21.rbg.informatik.th-darmstadt.de
  9. Organization: TU Darmstadt
  10. Keywords: Just do it!
  11. Lines: 19
  12.  
  13.  
  14. Hi everybody out there!
  15.  
  16. I am developing a chessprogram for quite a while now. I have passed all basic 
  17. problems like testing for illegal moves, making a tree list and so on. The
  18. program is now able to play "a game", but it is not too successful.
  19.  
  20. My question is: I am searching for useable algorithms to improve:
  21.  
  22. 1. Alpha-Beta pruning
  23. 2. Hashing 
  24. 3. Valuation in certain situations. (stratetic moves). 
  25.    Does anybody know the 'Opfermann'-strategie of playing chess?
  26.  
  27.  
  28. Also I am interested to discuss cartain problems of playing chess and
  29. chess-programing with anybody who is interested in.
  30.  
  31.  
  32.