Module dfsvisit

Source

Macros§

try_control 🔒
Return if the expression is a break value.

Structs§

Time
Strictly monotonically increasing event time for a depth first search.

Enums§

Control
Control flow for callbacks.
DfsEvent
A depth first search (DFS) visitor event.

Traits§

ControlFlow
Control flow for callbacks.

Functions§

depth_first_search
A recursive depth first search.
dfs_visitor 🔒
time_post_inc 🔒