Qurak

KnightTourGraph

Disponible

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}

Thèmes

Connexes

Les 6300 fonctions · Utiliser ceci depuis un client MCP