next up previous contents index
Next: 5.3 The Classifier Up: 5.2 Node Methods: Configuring Previous: 5.2.0.0.3 Agent management

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.




2000-08-24