Encyclopedia > Knight's tour

  Article Content

Knight's Tour

Redirected from Knight's tour

The Knight's Tour is a mathematical problem involving a knight on a chessboard. The knight is placed on the empty board and, moving according to the rules of chess, must visit each square once.

There are several billion solutions to the problem, of which about 122,000,000 have the knight finishing on the same square on which it begins.

Many variations on this topic have been studied during the centuries:

  • differently sized boards
  • two-player games based on this idea
  • problems using slight variations on the way the knight moves.

The knight's tour problem is an instance of the more general hamiltonian path problem in graph theory, which is NP-complete. The problem of getting a closed knight's tour is similarly an instance of the hamiltonian cycle problem. See How to solve the knight's tour for instructions on solving the knight's tour problem.

The pattern made by a Knight's Tour has often been used as a literary constraint. The earliest instance of this is found in Rudrata[?]'s Kavyalankara[?] written during the 9th century.

In the 20th century the Oulipo group of writers used it among many others. The most notable example is the 10x10 Knight Tour which sets the order of the chapters in Georges Perec's novel La Vie mode d'emploi.

External links



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Ludvika

... External links Ludvika (http://www.ludvika.se) - Official site Municipalities of Dalarna[?]: Avesta  |  Borlänge  |  Falu ...

 
 
 
This page was created in 55.5 ms