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

computer-go: calculating best position



Hi all

I have a question about getting the most probable win position when you have a calculated
the probability for every point to be black at the end of the game( I think some of you use this method).
To calculate the best avage score position is easy but that is not what I want.

Best win position is the one with the greatest probability that black has more than half the points at the en of the game.

This seems to be computer intensive to calculate so I wonder how do you do it?

best regards Johan