Traverses all edges (depth first) of the given MAT tree starting at the given vertex (represented by a CpNode).
Any CpNode representing the start vertex.
A callback function for each CpNode representing the vertex at the start of an edge.
Generated using TypeDoc
Traverses all edges (depth first) of the given MAT tree starting at the given vertex (represented by a CpNode).