Next: 5.3 Node Configuration Interface
Up: 5.2 Node Methods: Configuring
Previous: 5.2.0.0.3 Agent management
Contents
Index
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.
2008-08-07