Dave Denholm wrote: > I've been playing some 3-stone 13x13 games recently, to pass some > time. I've noticed that it quite frequently approachs my 3-3 opening > move on the first line. eg see below. Obviously there's some > randomness, but even if it doesn't play this move, it shows up in the > top-ten moves. > > This is the gnugo binary that comes with debian, should you care - > I've not tested on latest, but it was also happening on 3.4 that came > on cygwin.
Here is a patch for this. Paul --- fuseki13.db 04 Mar 2004 00:14:12 +0200 1.9 +++ fuseki13.db 14 Feb 2005 18:48:05 +0200 @@ -45956,26 +45956,26 @@ Pattern Fuseki2087 :8,-,value(2) -Pattern Fuseki2088 -# 1/25 +# Pattern Fuseki2088 +# # 1/25 -+-------------+ -|.............| -|.............| -|.............| -|...O.....O...| -|.............| -|.............| -|.............| -|.............| -|.............| -|...O........*| -|..........X..| -|.............| -|.............| -+-------------+ +# +-------------+ +# |.............| +# |.............| +# |.............| +# |...O.....O...| +# |.............| +# |.............| +# |.............| +# |.............| +# |.............| +# |...O........*| +# |..........X..| +# |.............| +# |.............| +# +-------------+ -:8,-,value(1) +# :8,-,value(1) Pattern Fuseki2089 _______________________________________________ gnugo-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnugo-devel

