[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

computer-go: alpha-beta reduction



What is alpha-beta reduction? I cannot find the term in a couple of text
books. :)
My guess is in a min-max tree, you leave N number of nodes as "min"
nodes, but only 1 node as the "max" node, with "max node" being own
node. Correct me if I am wrong.

Thanks.

-- Mousheng Xu