bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Temperature Map Things


From: Joern Thyssen
Subject: Re: [Bug-gnubg] Temperature Map Things
Date: Sun, 1 Jun 2003 18:09:09 +0000
User-agent: Mutt/1.4.1i

On Sun, Jun 01, 2003 at 06:39:42AM -0400, address@hidden wrote
> Is there a way for the temperature map equities to me remembered if I switch 
> between plies and back again?
> 
> If 0-ply temperature map is the same as 1-ply cube eval
> & 1-ply temperature map is the same as 2-ply cube eval
> then shouldn't the equities be identical?
> 
> E.g opening 31  1-ply temp map equity is 0.084 but 2-ply cube eval is 0.087.
> Small I know, but it shouldn't be different unless I misunderstood something?

The temperature map average equity is calculated as:

loop over dice rolls
   find best move on n-ply
   calculate equity of resulting position at n-ply


A "regular" n+1 ply equity is calculated as

loop over dice rolls
   find best move on 0-ply
   calculate equity of resulting position at n-ply


This may, apperently, give small differences in equities.

> Of course the idea of the temperature map is to show moves from best to worse
> but I'd find it slightly easier if there were a button to arrange somehow the 
> moves into a temperature list instead of map.

There is... but it's written for GTK+ 2.x. Unfortunately the windows
version is build with GTK+ 1.3, so this function is not available (yet).

Jørn




reply via email to

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