Qurak

KnightTourGraph

Disponibile

graph of knight moves on a chessboard

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

Argomenti

Correlate

Tutte le 6300 funzioni · Usa questo da un client MCP