[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gnugo-devel] some questions
From: |
Evan Berggren Daniel |
Subject: |
Re: [gnugo-devel] some questions |
Date: |
Tue, 18 Mar 2003 10:27:23 -0500 (EST) |
On Tue, 18 Mar 2003, max-d wrote:
> Hi
> I am new here...
> I'm trying to make my own MSwindows Gui for GnuGo (and other engines using
> GTP)
> and i have a problem with Gnugo hashtables (i think )
>
> example:
> i ran a game gnugo332 vs GNUgo3316
> 3.3.16 (level 3) made at least 2 huge mistakes
>
> replaying the game through my UI, i would like to increase the play level
> and ask the engine again BUT even at level 20 it makes the mistake.
>
> The "level 20" command seems to be understood since the engine
> returns "=" but GNUgo plays very quickly so i suppose it is not recomputing
> anything .
> Is there a command to reset the tables ?
clear_cache should do what you want. If it doesn't, that's a bug, and
I'll look into it.
> Is this forum the right place to report gnugo's mistakes ?
Yep, this is the right place, though we usually only worry about play
level 10.
Evan Daniel