[comp.lang.lisp] minimax for tic-tac-toe with alpha beta pruning

drahn@Teknowledge.COM (David Rahn) (10/12/89)

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