[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [computer-go] Local search
Hi Frank,
I have some routines in my program that focus on the group in
question. The way I do it, and I doubt it's best, is that I only move
to liberties of the target group, and at very shallow levels of the
search I will consider some points 2 away from the group. It's a bit
more complicated that my simple description but that's the general
idea.
I think there are some folks on this group who have it down to an art.
Don
From: frank-steinmann@xxxxxxxxxxxxxxxxx (Frank Steinmann)
Date: Sat, 1 Nov 2003 12:58:01 +0100
Content-Type: text/plain;
charset="iso-8859-1"
X-Priority: 3
X-MSMail-Priority: Normal
x-mimeole: Produced By Microsoft MimeOLE V6.00.2800.1106
X-Seen: false
X-ID: ZBRlUmZHgeQOdrN7dbTWax2D2b1chIEvpe4BwY4c0HM84X21JmBpZ9
X-BeenThere: computer-go@xxxxxxxxxxxxxxxxx
X-Mailman-Version: 2.1.2
Precedence: list
Reply-To: computer-go <computer-go@xxxxxxxxxxxxxxxxx>
List-Id: computer-go <computer-go.computer-go.org>
List-Unsubscribe: <http://computer-go.org/mailman/listinfo/computer-go>,
<mailto:computer-go-request@xxxxxxxxxxxxxxxxx?subject=unsubscribe>
List-Archive: <http://computer-go.org/pipermail/computer-go>
List-Post: <mailto:computer-go@xxxxxxxxxxxxxxxxx>
List-Help: <mailto:computer-go-request@xxxxxxxxxxxxxxxxx?subject=help>
List-Subscribe: <http://computer-go.org/mailman/listinfo/computer-go>,
<mailto:computer-go-request@xxxxxxxxxxxxxxxxx?subject=subscribe>
Sender: computer-go-bounces@xxxxxxxxxxxxxxxxx
I suppose, for live and death or safety problems you usually use a local
search. But how do you specify the search area for a local search?
Let's suppose that we want to check wether a certain block or group is alive
or dead. We could take the bounding box of the block and, for example,
extend it by 2 in every direction. But I think, that wouldn't be very
expedient in some cases. How do you handle that?
Frank
P.S.: Is the old list computer-go@xxxxxxxxxxxxxxxxx still working?
_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://computer-go.org/mailman/listinfo/computer-go
_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://computer-go.org/mailman/listinfo/computer-go