Qurak

HypercubeGraph

Available

N-dimensional hypercube graph

HypercubeGraph[n]
Table[GraphRadius[HypercubeGraph[i]], {i, 2, 5}] → {2, 3, 4, 5}Table[GraphDiameter[HypercubeGraph[i]], {i, 2, 5}] → {2, 3, 4, 5}VertexEccentricity[HypercubeGraph[3], #]& /@ VertexList[HypercubeGraph[3]] → {3, 3, 3, 3, 3, 3, 3, 3}

Topics

Related

All 6300 functions · Use this from an MCP client