Re: [computer-go] Heavier playouts

2009-08-14 Thread Robert Jasiek
Just a guess of me what a 2-liberty local rule might look like: If a string has at most / exactly 2 liberties, then first consider as next move a play on an intersection adjacent to the string or adjacent to one of its adjacent strings that have at most 2 liberties themselves. If two

RE: [computer-go] Heavier playouts

2009-08-14 Thread David Fotland
. -Original Message- From: computer-go-boun...@computer-go.org [mailto:computer-go- boun...@computer-go.org] On Behalf Of Robert Jasiek Sent: Thursday, August 13, 2009 11:32 PM To: computer-go Subject: Re: [computer-go] Heavier playouts Just a guess of me what a 2-liberty local rule

RE: [computer-go] Heavier playouts

2009-08-14 Thread Magnus Persson
To: computer-go Subject: Re: [computer-go] Heavier playouts Just a guess of me what a 2-liberty local rule might look like: If a string has at most / exactly 2 liberties, then first consider as next move a play on an intersection adjacent to the string or adjacent to one of its adjacent strings

Re: [computer-go] Heavier playouts

2009-08-13 Thread Robert Jasiek
David Fotland wrote: made the playouts slightly heavier by adding a few 2-liberty local rules. What does heavier mean here and could you please give an example of such a rule? Do you have an understanding why they make your program stronger? -- robert jasiek

RE: [computer-go] Heavier playouts

2009-08-13 Thread David Fotland
[mailto:computer-go- boun...@computer-go.org] On Behalf Of Robert Jasiek Sent: Thursday, August 13, 2009 1:08 PM To: computer-go Subject: Re: [computer-go] Heavier playouts David Fotland wrote: made the playouts slightly heavier by adding a few 2-liberty local rules. What does heavier mean here