The Knights Tour Problem

Target of the simulation program is to find some solutions off the "Knight Tour Problem".
Imagine a chess board and try to jump to each field once with the knight and return back to the origin.

Screenshot:

output of the simulation programm

Explanation of the output:

Download:

The license is public domain, so do whatever you want. This program comes with no warranty.

The programming language is ANSI-C.
The natural language is german (maybe I change this if I have some time)
The OS is Linux, it runs on DOS(Windows, ...) too.
source code: knights_tour.c

back to my page index
created with quanta 2.00, werner.ho(AT)gmx.de 2003-06-16