[][src]Type Definition hypergraph::HyperedgeVertices

type HyperedgeVertices = Vec<usize>;

Hyperedge representation as a growable array of vertices indexes.