[][src]Type Definition hypergraph::VertexIndex

type VertexIndex = usize;

Vertex index representation as a usize.