![]() |
Knight's Tour Generator
Tourneys and the Fast Generation and Obfuscation of Closed Knight's Tours
|
Header for Warnsdorff's generator CWarnsdorff. More...
#include "Includes.h"
#include "Random.h"
#include "Helpers.h"
#include "Defines.h"
#include "Board.h"
Go to the source code of this file.
Classes | |
class | CWarnsdorff |
Knight's tour and tourney generator using Warnsdorff's heuristic. More... | |