Leon,
could you please expand further on why you have replaced komi with
(32.5 - rand() % 51)?
in particular why is komi no longer used?
regards
Jonathan Chetwynd
http://www.peepo.com
On 5 Jul 2011, at 08:03, Leon Matoh wrote:
pachi-8.00-shuhaku.tar on internet
file: board.c
line: 1404 > return (32.5 - rand() % 51) + board->handicap +
scores[S_WHITE] - scores[S_BLACK];
// return board->komi + board->handicap + scores[S_WHITE] -
scores[S_BLACK];
_______________________________________________
Computer-go mailing list
[email protected]
http://dvandva.org/cgi-bin/mailman/listinfo/computer-go