From: H.G. Muller Date: Fri, 18 Jan 2013 16:15:50 +0000 (+0100) Subject: Print static eval with thinking output X-Git-Tag: 0.18~71 X-Git-Url: http://winboard.nl/cgi-bin?a=commitdiff_plain;h=695036cf734c6a458b1371910eb616cda9f56915;p=hachu.git Print static eval with thinking output Also compute difEval from scratch, for error checking. --- diff --git a/hachu.c b/hachu.c index 87b227f..6de0d39 100644 --- a/hachu.c +++ b/hachu.c @@ -799,6 +799,20 @@ Init (int var) p[EDGE].qval = 5; // tenjiku jump-capturer sentinel } +int +PSTest () +{ + int r, f, score, tot=0; + for(r=0; r tlim1) break; // do not start iteration we can (most likely) not finish }