Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!Teknowledge.COM!drahn From: drahn@Teknowledge.COM (David Rahn) Newsgroups: comp.lang.lisp Subject: minimax for tic-tac-toe with alpha beta pruning Keywords: lisp minimax tic-tac-toe alpha beta pruning Message-ID: <398@alfred.Teknowledge.COM> Date: 11 Oct 89 20:01:57 GMT Organization: CIMFLEX Teknowledge Inc., Palo Alto CA Lines: 8 If anyone would be able to give me references to a very complete coverage of this subject I would be very grateful. Something with lots of code examples (common lisp) is highest on my list. I am trying to stay away from a purely textual description of the algorithm since I am mostly interested in the actual implementation in lisp. Thanks in advance... D. Rahn