gnugo-devel
[Top][All Lists]
Advanced

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

Re: [gnugo-devel] reading connections


From: Daniel Bump
Subject: Re: [gnugo-devel] reading connections
Date: Sat, 6 Oct 2001 07:25:19 -0700

> So maybe, we could have tests like this for the gtp :
> 
> 1 connect D8 D6
> #? [1 (F8|E8)]
> 2 disconnect D8 D6
> #? [1 E9]
> 
> calling functions that sends back the connection status and the
> associated moves ?

Yes, exactly!

> Do you have a standard method to produce sgf trees from reading ?

Yes, to demonstrate this, copy the file regression/games/incident42.sgf
to your working directory and run:

gnugo -l incident42.sgf --quiet -L 88 --decide-string P16 -o vars.sgf

The sgf variation file vars.sgf contains very useful debugging 
information.

Dan




reply via email to

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