Skip to main content

Module graph

Module graph 

Source
Expand description

The weighted graph value type and its adjacency expansion.

Structsยง

Graph
A weighted graph over node labels N and edge weights W.
Neighbor
One adjacency: the edge taken and the neighbor reached.