[computer-go] How to improve my minimax speed?
Wodzu
brucedickinson at wp.pl
Fri Nov 17 00:09:51 PST 2006
----- Original Message -----
From: "Darren Cook" <darren at dcook.org>
To: "computer-go" <computer-go at computer-go.org>
Sent: Thursday, November 16, 2006 10:48 PM
Subject: Re: [computer-go] How to improve my minimax speed?
>> My simple idea is to analyze first moves near the last move on board,
>> ...
>> Ofcourse we can extend this idea by gathering not only one last move but
>> few of them and on this basis create priority queue.
>
> Sounds reasonable. But it will still require you to go through far too
> many moves. The more sophisticated way would be to use a pattern
> library, either hand-crafted or automatically harvested.
Did I understand You correctly and You saying that some moves shouldn't be
analyzed at all?
More information about the computer-go
mailing list