anansi ~master (2019-12-19T23:28:59Z)
Dub
Repo
NullVisitor.backEdge
anansi
algorithms
dfs
NullVisitor
Called when an edge has been identified as part of a cycle
struct
NullVisitor
(GraphT)
void
backEdge
(
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 a cycle