Qurak

KnightTourGraph

ใช้งานได้

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}

หัวข้อ

ที่เกี่ยวข้อง

ฟังก์ชันทั้งหมด 6300 รายการ · ใช้สิ่งนี้จากไคลเอนต์ MCP