bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] New threshold for ratings "Supernatural", "world class",


From: Joern Thyssen
Subject: Re: [Bug-gnubg] New threshold for ratings "Supernatural", "world class", etc.
Date: Mon, 14 Apr 2003 14:59:08 +0000
User-agent: Mutt/1.4i

On Mon, Apr 14, 2003 at 12:01:08PM +0200, Scott Steiner wrote
> Hi,
> 
> I noticed yesterday that the error threshold for ratings for
> "Supernatural", "world class", etc. have been changed.  Can someone
> maybe list the exact new thresholds for checker/cube for all available
> ratings please? 

>From the code

static const float arThrsRating [ RAT_SUPERNATURAL + 1 ] = {
  1e38, 0.035, 0.026, 0.018, 0.012, 0.008, 0.005, 0.002 };
/* 1e38, 0.060, 0.030, 0.025, 0.020, 0.015, 0.010, 0.005 }; */

The last line are the old thresholds.

> Incidentally, why has this been changed?

In short: to match Snowie's ratings more closely. Besides that, the
world class rating has been tightened a bit more, since it was too easy
to be rated world class.

Jørn




reply via email to

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