dalicious ~master (2019-07-04T14:03:58Z)
Dub
Repo
Graph.edges
dalicious
math
Graph
Get the set (ordered list) of edges in this graph.
auto
edges
[@property getter]
auto
edges
[@property getter]
struct
Graph
(Node, Weight = void, Flag!"isDirected" isDirected = No.isDirected, EdgePayload = void)
@
property
auto
edges
const nothrow pure
(
)
Meta
Source
See Implementation
dalicious
math
Graph
constructors
this
functions
adjacencyList
bulkAddForce
degree
forceAdd
get
has
inDegree
inEdges
incidentEdges
indexOf
opBinaryRight
opOpAssign
outDegree
outEdges
replaceEdge
properties
edges
nodes
static functions
edge
structs
ConflictStrategy
Edge
Get the set (ordered list) of edges in this graph.