Next:
5.3 Node Configuration Interface
Up:
5.2 Node Methods: Configuring
Previous:
5.2.0.0.3 Agent management
Contents
Index
5
.
2
.
0
.
0
.
4
Tracking Neighbors
Each node keeps a list of its adjacent neighbors in its instance variable,
neighbor_
. The procedure []add-neighbor adds a neighbor to the list. The procedure []neighbors returns this list.
Tom Henderson 2011-11-05