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

type HyperedgeIndex = usize;
Expand description

Hyperedge index - without weight(s) - representation as a usize.