[][src]Type Definition hypergraph::core::VertexIndex

type VertexIndex = usize;

Vertex index representation as a usize.