dalicious ~master (2022-03-10T20:55:15.5110933)
Dub
Repo
UndirectedGraph.edge
dalicious
math
UndirectedGraph
Construct an edge for this graph.
struct
UndirectedGraph
(Node, Weight = void)
static
Edge
edge
(
T
...
)
(
T
args
)
Meta
Source
See Implementation
dalicious
math
UndirectedGraph
aliases
adjacency_t
constructors
this
functions
addEdge
addNode
requireNode
properties
edges
nodes
static functions
edge
static variables
isWeighted
structs
Edge
variables
_adjacency
_nodes
Construct an edge for this graph.