It's a little less because a few more games were played when I compile
that data, but not very many.   Still,  that is pretty substantial.

All the games begin with E5 by the way.  

I suppose the next step is to compile win statistics for various
combinations.  Here is a start, the winner is the 2nd field,  for
example E5 C5 is won by black 37 times and 18 times by white.

My go program has the logic to convert all moves to a common canonical
form, but it doesn't parse SGF.    But I'm thinking it would be really
useful if my autotester could make these statistics.  

      1 B E5 B4
      1 W E5 B4
      1 B E5 B5
      2 W E5 B5
      1 W E5 B6
     13 B E5 C3
     13 W E5 C3
     20 W E5 C4
     31 B E5 C4
     18 W E5 C5
     37 B E5 C5
     29 B E5 C6
     29 W E5 C6
     11 B E5 C7
     17 W E5 C7
     22 W E5 D3
     23 B E5 D3
      7 B E5 D4
     10 W E5 D4
      5 W E5 D6
     20 B E5 D6
     25 B E5 D7
     29 W E5 D7
      2 W E5 D8
      2 W E5 E2
      5 B E5 E2
     24 W E5 E3
     42 B E5 E3
      1 B E5 E4
      2 W E5 E4
     26 W E5 E7
     34 B E5 E7
      1 W E5 E8
      7 B E5 E8
      1 B E5 F2
      1 W E5 F2
     21 B E5 F3
     25 W E5 F3
      8 W E5 F4
     17 B E5 F4
      9 W E5 F6
     12 B E5 F6
     27 B E5 F7
     30 W E5 F7
      1 W E5 F8
      9 B E5 G3
     10 W E5 G3
     27 B E5 G4
     27 W E5 G4
     25 B E5 G5
     27 W E5 G5
     21 B E5 G6
     24 W E5 G6
     12 B E5 G7
     15 W E5 G7
      1 W E5 H4
      1 W E5 H5
      2 B E5 H5
      1 B E5 H6




- Don


Jason House wrote:
> That's 41% of the 206 games that begin with E5 {G5,C5,E7,E3}
>
> On Feb 12, 2008 1:38 PM, Don Dailey <[EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>     This pattern doesn't appear to often:
>
>          5 E5 G5 G4
>          6 E5 C5 C4
>          8 E5 C5 C6
>         12 E5 E7 D7
>         12 E5 E7 F7
>         13 E5 G5 G6
>         14 E5 E3 D3
>         15 E5 E3 F3
>
>     (assuming I transposed these correctly)
>
>     - Don
>
>
>
>     Olivier Teytaud wrote:
>     >>     46 E5 C5
>     >
>     > By the way, mogoRelease with moderate computation times often plays
>     > E5-C5-C6, and this third move C6 is very weak (at least I've
>     > been told so :-) ).
>     >
>     > _______________________________________________
>     > computer-go mailing list
>     > computer-go@computer-go.org <mailto:computer-go@computer-go.org>
>     > http://www.computer-go.org/mailman/listinfo/computer-go/
>     >
>     _______________________________________________
>     computer-go mailing list
>     computer-go@computer-go.org <mailto:computer-go@computer-go.org>
>     http://www.computer-go.org/mailman/listinfo/computer-go/
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> computer-go mailing list
> computer-go@computer-go.org
> http://www.computer-go.org/mailman/listinfo/computer-go/
_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to