Extracts the visited vertex indices in post-order starting from start.
start
An index to start traversal.
The visited indices in post-order.
Generated using TypeDoc
Extracts the visited vertex indices in post-order starting from
start
.