Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

Cell Neighbours

The neighbour lists for the interior cells behave as you would expect, e.q.

a1 is adjacent to b1, NORTH, WEST, and a2. For edges, adjacent edges are added to the neighbour lists for all radius', but the closure of this is not computed. For example, WEST is in the radius 1 neighbour list of NORTH, but SOUTH is not in the radius 2 neighbour list of NORTH. Nor is this closure computed for interior cells over edges; e.g, a1 is distance 1 from NORTH but not distance 2 from EAST (except on a 1x1 board, of course).


6 Jan 2011 Doxygen 1.6.3