bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Playing the same position over and over for analysis.


From: Joern Thyssen
Subject: Re: [Bug-gnubg] Playing the same position over and over for analysis.
Date: Mon, 20 Oct 2003 06:58:08 +0000
User-agent: Mutt/1.4.1i

On Sun, Oct 19, 2003 at 11:34:39AM -0400, address@hidden wrote
> I want GNU to play a position over and over and save the game records
> so that I can anlayse them with a different bot.  How's the best way
> to achieve this?

(1) Save the position to an SGF file. 
(2) Loop over the number of games wanted
    (you can do this "internally" in python or "externally" in a DOS
    batch program)
(2a) load position blah.sgf
(2b) set automatic game off
(2c) Set both players to the relevant settings
(2d) play
(2e) save game blah-trial#.sgf

Jørn

Attachment: pgpWxuHsJrQgj.pgp
Description: PGP signature


reply via email to

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