Skip to main content

VertexId

Type Alias VertexId 

Source
pub type VertexId<H> = <H as TopologyBase>::ElementId;
Expand description

Hypergraph-facing alias for a topology element ID (vertex).