Structs§
- Hyper
Label Graph - Label
Node - Labeled
Edge - Simple
Labeled Graph L1is the label of the nodes,L2is the label of the edges. All these labels needs to implement theLabeltrait.- Single
Label
L1 is the label of the nodes, L2 is the label of the edges. All these labels needs to implement the Label trait.