|
|
|||
|
|
| Combinatorica Package Symbol | Tutorials »|See Also »|More About » |
| DepthFirstTraversal[g, v] performs a depth-first traversal of graph |
| DepthFirstTraversal[g, v, Edge] returns the edges of the graph that are traversed by the depth-first traversal in the order in which they are traversed. |
| DepthFirstTraversal[g, v, Tree] returns the depth-first tree of the graph. |