gnugo-devel
[Top][All Lists]
Advanced

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

Re: [gnugo-devel] switching to multiple boards


From: Gunnar Farnebäck
Subject: Re: [gnugo-devel] switching to multiple boards
Date: Wed, 13 Apr 2005 00:13:07 +0200
User-agent: EMH/1.14.1 SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.3 Emacs/21.3 (sparc-sun-solaris2.9) MULE/5.0 (SAKAKI)

Paul wrote:
> nando wrote:
> > If I understand correctly, the goal is to be able to
> > instantiate multiples engines. What about
> >
> >   engine_context->board[]
> >
> > or more simply
> >
> >   engine->board[]
> 
> Sounds very good to me.   If no one objects, I'll call the
> structure `Engine_context' and variables `engine' everywhere.
> A little longer than `game', but more to the point I think.

I object. In a future multithreaded version one would probably want to
use multiple boards within a single engine instance, e.g. to make
parallell tactical reading. Then this naming wouldn't make much sense.

/Gunnar




reply via email to

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