NetworkX

Previous topic

grid_graph

Next topic

ladder_graph

hypercube_graph

static classic.hypercube_graph(n)

Return the n-dimensional hypercube.

Node labels are the integers 0 to 2**n - 1.