Module labeled_graph

Source

Structs§

HyperLabelGraph
LabelNode
LabeledAdjacencyList
LabeledEdge
SimpleLabeledGraph
L1 is the label of the nodes, L2 is the label of the edges. All these labels needs to implement the Label trait.
SingleLabel

Traits§

Label
Labeled
LabeledAdjacency

Type Aliases§

StandardLabeledGraph