[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gnugo-devel] minor tuning patch
From: |
Evan Berggren Daniel |
Subject: |
Re: [gnugo-devel] minor tuning patch |
Date: |
Fri, 16 Jan 2004 13:53:26 -0500 (EST) |
On Fri, 16 Jan 2004, Gunnar Farneback wrote:
> Evan wrote:
> > A few changes to patterns.
> > [...]
> > @@ -6868,7 +6868,7 @@
> > .....
> > -----
> >
> > -:8,OXec
> > +:8,OXec,shape(-0.5)
> >
> > ??.??
> > O.*.O
>
> No change comment for this one.
Oops.
>
> > +#Pattern CD108b
> > +## evand added (3.5.4)
> > +## exception to CD107
> > +#
> > +#?O..
> > +#xX..
> > +#..*.
> > +#O...
> > +#
> > +#:8,-,shape(-3)
> > +#
>
> Was this intended to be included in the patch?
It was, though I'm less sure it's neccessary. I originally tried just
adding that without changing CD107, which didn't work very well, so then I
also changed CD107 so it didn't match in such cases. The idea behind
leaving it in was to make sure the move was given a bad shape value even
if it got suggested by something else. I'll try taking it out and see
what happens.
Evan Daniel