In This Topic
Uses a depth first search algorithm to set the component of all nodes in a component.
The forward and backward bools indicate the direction to use for a
directed depth first search from node.
Syntax
Parameters
- node
- component
- forward
- backward
See Also