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: Trevor Morris
Subject: Re: [gnugo-devel] switching to multiple boards
Date: Fri, 15 Apr 2005 07:10:00 -0400


On 4/14/05, Gunnar Farnebäck <address@hidden> wrote:
Paul wrote:
> > 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.
>
> OK, what names do you propose?

Although it's already in use, I think "struct board_state" is a fairly
good name. As for the name of the pointer being passed around I prefer
something short since it's going to be typed a lot, maybe even just
"b".

Wouldn't the obvious name be "bs"?


reply via email to

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