bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] Re: Confidence intervals from rollouts


From: pepster
Subject: [Bug-gnubg] Re: Confidence intervals from rollouts
Date: Fri, 06 Sep 2002 19:55:04 +1200

Joern Thyssen writes:

Actually thrice :-) Gary's rollout code from rollout.c has:
  for( i = 0; i < cGames; i++ ) {
     if( prc->rngRollout != RNG_MANUAL )
InitRNGSeed( rcRollout.nSeed + ( i << 8 ), prc->rngRollout );
Since gnubg doesn't change the seed between rollouts of different moves
the same dice sequence will be used for each game.
Jørn

Most embarassing. Just shows I have not looked at the rollout code for a long time. Joseph



reply via email to

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