Definitions for "Neighbor" Add To Word List
Login or Register  | Word Lists | Search History

a node that can be reached in one step by traveling an edge
Helpful?           0
When processing a category hierarchy in a strict tree manner, a node's neighbors are its previous and next nodes, according to the logic of a pre-order tree traversal (this is a concept from mathematical tree theory). For example, if a category hierarchy were displayed as an infinitely deep table of contents, then a node's neighbors would be those listed immediately above (previous) and below (next) it.
Helpful?           0
See Peer
Helpful?           0
Adjacent system reachable by traversing a single subnetwork. An immediately adjacent router. Also called a peer.
Helpful?           0
Another router with which implicit or explicit communication is established by a routing protocol. Neighbors are usually on a shared network, but not always. This term is mostly used in OSPF and EGP. Usually synonymous with peer.
Helpful?           0