anansi ~master (2019-12-19T23:28:59Z)
Dub
Repo
NullVisitor.treeEdge
anansi
algorithms
dfs
NullVisitor
Called when an edge has been identified as part of the current spanning tree.
struct
NullVisitor
(GraphT)
void
treeEdge
(
ref
const
(
GraphT
)
g
,
Edge
e
)
if
(
isGraph
!
GraphT
)
Meta
Source
See Implementation
anansi
algorithms
dfs
NullVisitor
aliases
Edge
Vertex
functions
backEdge
discoverVertex
examineEdge
finishVertex
forwardOrCrossEdge
initVertex
startVertex
treeEdge
Called when an edge has been identified as part of the current spanning tree.