Module daggy::petgraph::graphmap
[−]
[src]
GraphMap<N, E>
is an undirected graph where node values are mapping keys.
Structs
AllEdges | |
Edges | |
GraphMap |
|
Neighbors | |
Nodes | |
Ptr |
A reference that is hashed and compared by its pointer value. |
Traits
NodeTrait |
A trait group for |