Many Faces' life and death search is best first and probability based, but I
don't use UCT to select moves.  I select the move that has the highest
probability of changing the value of the root (from success to fail or vice
versa).  I don't use MC to evaluate the endpoints.  I look forward down one
line until the result is clear (alive or dead), but I follow the best move
from the move generator, not random moves.

 

David

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Wednesday, December 12, 2007 3:11 PM
To: computer-go@computer-go.org
Subject: Re: [computer-go] Non-global UCT

 


Sure, I use MC UCT to test for absolute or conditional life and death of a
string. I think it works well.

-----Original Message-----
From: Chris Fant <[EMAIL PROTECTED]>
To: computer-go <computer-go@computer-go.org>
Sent: Wed, 12 Dec 2007 6:03 pm
Subject: [computer-go] Non-global UCT

Is anyone using UCT (or similar) for non-global searches such as
connectivity/tactics?
_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/
  _____  


More new features than ever. Check out the new AIM(R) Mail
<http://o.aolcdn.com/cdn.webmail.aol.com/mailtour/aol/en-us/text.htm?ncid=ai
mcmp00050000000001> !

_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to