[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-gnubg] gammon rate in bearoff situations
From: |
Nardy Pillards |
Subject: |
Re: [Bug-gnubg] gammon rate in bearoff situations |
Date: |
Wed, 6 Nov 2002 21:05:06 +0100 |
> I checked in changes to compute the gammon rate in bearoff positions
almost to
> perfection. It is a one sided approach. The positions I checked shows an
error
> rate in the 4'th or 5'th digit, as close to perrect I want to get.
>
> It is quite cheap due to the very large factor of compression one can
apply.
>
> -Joseph
Compiling (Win32, link stage) gives this error:
eval.o(.text+0x2ee3):eval.c: undefined reference to `getBearoffGammonProbs'
eval.o(.text+0x3002):eval.c: undefined reference to `getBearoffGammonProbs'
Nardy