NetworkX

Previous topic

grid_graph

Next topic

ladder_graph

hypercube_graph

hypercube_graph(n)[source]

Return the n-dimensional hypercube.

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