dalicious ~master (2019-07-04T14:03:58Z)
Dub
Repo
Edge.opEquals
dalicious
math
Graph
Edge
Two edges are equal iff their incident nodes (and weight) are the same.
struct
Edge
bool
opEquals
const pure nothrow
(
in
Edge
other
)
Meta
Source
See Implementation
dalicious
math
Graph
Edge
constructors
this
functions
getConnectingNode
opCmp
opEquals
source
target
properties
end
start
Two edges are equal iff their incident nodes (and weight) are the same.