From 35467b2a732c657950558ace3007a07ca1270384 Mon Sep 17 00:00:00 2001 From: H.G. Muller Date: Mon, 26 Sep 2011 15:44:23 +0200 Subject: [PATCH] Suppress playing of book moves with weight 0 Bookmoves with weight 0 could be played when the sum of the weights of all moves from the position was 0. So it was not possible to suppress the only move by giving it weight 0. This is now corrected. --- book.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/book.c b/book.c index 3650b01..4f389ac 100644 --- a/book.c +++ b/book.c @@ -534,6 +534,7 @@ char *ProbeBook(int moveNr, char *book) for(i=0; i> 12; // create random < total_weight total_weight = 0; for(i=0; i