Official title and information are available only for Plus and Premium subscribers.
Patent Pending In computer science, graph traversal is the problem of visiting all the nodes in a graph in a particular manner, updating and/or checking their values along the way. Tree traversal is a special case of graph traversal.