dalicious ~master (2022-03-10T20:55:15.5110933)
Dub
Repo
Edge.end
dalicious
math
UndirectedGraph
Edge
Get the end of this edge, i.e. the larger of both incident nodes.
struct
Edge
@
property
const pure nothrow @
safe
Node
end
(
)
Meta
Source
See Implementation
dalicious
math
UndirectedGraph
Edge
aliases
source
constructors
this
functions
getCommonNode
opCmp
opEquals
target
properties
end
start
variables
_end
_start
weight
Get the end of this edge, i.e. the larger of both incident nodes.