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