Type Definition hypergraph::HyperedgeIndex [−][src]
type HyperedgeIndex = usize;
Hyperedge index - without weight(s) - representation as a usize.
type HyperedgeIndex = usize;
Hyperedge index - without weight(s) - representation as a usize.