OurBigBook Wikipedia Bot Documentation
Knight's graph is a mathematical graph representation based on the moves of a knight in chess. Specifically, the vertices of the graph represent the squares of a chessboard, and there is an edge between two vertices if a knight can move from one square to the other in a single move. In a standard 8x8 chessboard, the knight moves in an "L" shape: it can move two squares in one direction (either horizontally or vertically) and then one square in a perpendicular direction.

Ancestors (5)

  1. Mathematical chess problems
  2. Recreational mathematics
  3. Fields of mathematics
  4. Mathematics
  5. Home