Traversal Of The Infinite
   HOME

TheInfoList



OR:

Traversal may refer to: *
Graph traversal In computer science, graph traversal (also known as graph search) refers to the process of visiting (checking and/or updating) each vertex in a graph. Such traversals are classified by the order in which the vertices are visited. Tree traversal ...
, checking and/or changing each vertex in a graph **
Tree traversal In computer science, tree traversal (also known as tree search and walking the tree) is a form of graph traversal and refers to the process of visiting (e.g. retrieving, updating, or deleting) each node in a tree data structure, exactly once. S ...
, checking and/or changing each node in a tree data structure *
NAT traversal Network address translation traversal is a computer networking technique of establishing and maintaining Internet protocol connections across gateways that implement network address translation (NAT). NAT traversal techniques are required for m ...
, establishing and maintaining Internet protocol connections in a computer network, across gateways that implement network address translation


See also

* Traverse (disambiguation) {{disambig