Type Definition hypergraph::VertexIndex[][src]

type VertexIndex = usize;
Expand description

Vertex index representation as a usize.