On Wed, 10 Mar 2010, Timothy Y. Chow wrote:

What I want to do is to set the seed for the random number generator. If I add the command "set seed 123" to the above text file, e.g., just before "analyse rollout move", then gnubg will report "Seed set to 123". However, this is apparently a lie, because if you examine the actual rollout results, the seed used will *not* be 123. How do I set the seed to 123?

There are two seeds. You should use :
"set seed" for play
"set rollout seed" for rollouts



_______________________________________________
Bug-gnubg mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to