bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] Missed doubles problem ?


From: Holger
Subject: Re: [Bug-gnubg] Missed doubles problem ?
Date: Mon, 08 Sep 2003 23:50:31 +0200

At 18:18 04.09.2003 +0000, Joern Thyssen wrote:
On Thu, Sep 04, 2003 at 07:51:08PM +0200, Holger wrote
> And the other question: right now I'm comparing the middle of the doubling
> window to the no-double equity. I'm not sure whether this is correct.

No, you should compare the value with aarOutput[ 0 ][ OUTPUT_WIN ].

I've implemented it this way. However, a question:  :)

aarOutput[ 0 ][ OUTPUT_WIN ] does include gammon and bg chances, but it doesn't account for gammon or bg values. The cubeless equity does, because aarOutput[ 0 ][ OUTPUT_WINGAMMON ] and aarOutput[ 0 ][ OUTPUT_WINBACKGAMMON ] are added. Please correct me if I'm wrong. Wouldn't it, or, why wouldn't it be correct to take aarOutput[ 0 ][ OUTPUT_EQUITY ] or the output of Utility()?

Regards,

Holger




reply via email to

[Prev in Thread] Current Thread [Next in Thread]