Closed Tommalla closed 10 years ago
And the other way around for min nodes.
Also add Board::canWinInOneMove(), to always win whenever it's possible.
I tried implementing improved random playout generation using objective functions, but the performance overhead killed the added value completely.
Try to pick random moves with probability proportional to objective function.