From: 4011 Student 35 Subject: alpha-beta pruning Date: Message-ID: <48g7f9$3kl@nova.umuc.edu>
Does anyone know where I can get a good algorithm for alpha-beta pruning or better yet some code? I am having trouble understanding it and feel I would be able to figure it out with a good algorithm or code. I do understand the minimax algorithm.