gnugo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnugo-devel] no man's land around the board.


From: Tanguy Urvoy
Subject: [gnugo-devel] no man's land around the board.
Date: Tue, 09 Oct 2001 17:49:59 +0200

Hello,

The dfa algorithm scans the board following a spiral path.
This spiral often goes out of the board.
http://www.irisa.fr/prive/turvoy/gnugo/doc/path.png

To handle this i use a local board of size
MAX_BOARD surrouned by a GREY area of the same size
(This make a 3*MAX_BOARD board )

I want to modify board[] to get this property,
this will modify all the board macros.

-- 
----------------------------------------------------
Tanguy Urvoy http://www.irisa.fr/prive/Tanguy.Urvoy/
----------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]