[][src]Module gamma::graph

Structs

HashGraph

Implements an undirected, labeled, graph. Node, neighbor, and edge iteration order are stable and set by build order.

Enums

Error

Traits

Graph
WeightedGraph