Function hypercube

Source
pub fn hypercube<G>(d: u32) -> G
where G: Graph + Buildable,
Expand description

Returns a hypercube of dimension d.