[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gnugo-devel] some questions
From: |
max-d |
Subject: |
Re: [gnugo-devel] some questions |
Date: |
Tue, 18 Mar 2003 23:08:15 +0100 |
thanks for your answers !
>
> In fact, if I load the game you posted just before the move at D10, and
> I do:
>
> level 3
> genmove_black
> undo
> level 20
> genmove_black
> GNU Go thinks very long (and still plays D10) at the 2nd genmove.
you are right , the problem occurs with the reg_genmove command after
level 3
reg_genmove black
level 20
genmove_black
here it seems to still play at level 3.
It's
> hard to guess where the problem is without knowing which gtp commands
> your UI sends to GNU Go.
i'm using Gtp2 .
md.
>
> We should put the two positions you mentioned into our regression test
> suite, they are bad mistakes indeed.
>
> Thanks,
> Arend