Re: [Computer-go] gtp question - can black make 2 moves in a row.

2015-09-06 Thread Gonçalo Mendes Ferreira
Scratch that I misread. On 09/06/2015 11:28 AM, Gonçalo Mendes Ferreira wrote: That is clearly stated in the GTP but should also depend on the program. There are improvements a computer Go program can make assuming it is playing only as one of the players, such as cleaning states from a trans

Re: [Computer-go] gtp question - can black make 2 moves in a row.

2015-09-06 Thread Gonçalo Mendes Ferreira
That is clearly stated in the GTP but should also depend on the program. There are improvements a computer Go program can make assuming it is playing only as one of the players, such as cleaning states from a transpositions table that cannot be reached anymore. I'd assume if you want to benchm

Re: [Computer-go] gtp question - can black make 2 moves in a row.

2015-09-06 Thread Ray Tayek
On 9/6/2015 12:03 AM, Hellwig Geisse wrote: On Sa, 2015-09-05 at 23:51 -0700, Ray Tayek wrote: i am guessing that the client should make the moves if he gets them. does anyone know for sure? From the GTP specification, page 18, 6.3.3 Core Play Commands: "play: [...] Consecutive moves of the

Re: [Computer-go] gtp question - can black make 2 moves in a row.

2015-09-06 Thread Hellwig Geisse
On Sa, 2015-09-05 at 23:51 -0700, Ray Tayek wrote: > i am guessing that the client should make the moves if he gets them. > > does anyone know for sure? From the GTP specification, page 18, 6.3.3 Core Play Commands: "play: [...] Consecutive moves of the same color are not considered illegal from