Re: [computer-go] The equivalence of matter and energy.

2006-10-14 Thread David Doshay
In our SlugGo DB effort we have the DB return all moves known to continue from the board state, and each move is also associated with its winning percentage. Cheers, David On 14, Oct 2006, at 5:31 PM, Don Dailey wrote: There is another technique that may be more effective that the one I have

[computer-go] The equivalence of matter and energy.

2006-10-14 Thread Don Dailey
There is another technique that may be more effective that the one I have been considering for building a hybrid search/database solver. Suppose we used the same basic idea of building a function that can be given the veto by a bloom filter, but the function in question returns a best MOVE instead