Changes between Initial Version and Version 1 of 9x9:360

Show
Ignore:
Timestamp:
09/27/06 16:00:31 (4 years ago)
Author:
nando
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 9x9:360

    v1 v1  
     1== 9x9:360 == 
     2 
     3[[tst(9x9:360,full)]] 
     4 
     5 
     6Looking at the trace file at http://trac.gnugo.org/regression/regress.plx?tstfile=9x9&num=360&trace=1 it seems that the engine would like to play D5 
     7 
     8{{{ 
     9Top moves: 
     101. E2  75.01 
     112. D5  50.74 
     12}}} 
     13 
     14but is prevented to do so by 
     15 
     16{{{ 
     17Fuseki database move at E2 with relative weight 2, pattern F-H2-332+6 
     18Fuseki Player suggests E2 with value 75 
     19}}} 
     20 
     21So, who is wrong here ? The testcase submitter or the fuseki database maintainer ? At any rate, it's not the engine's fault. 
     22 
     23-- nando