Type Definition hypergraph::HyperedgeVertices[][src]

type HyperedgeVertices = Vec<usize>;
Expand description

Hyperedge representation as a growable array of vertices indexes.