Knight's Tour Generator
Tourneys and the Fast Generation and Obfuscation of Closed Knight's Tours
Variables
SearchThread.cpp File Reference

Code for the search thread CSearchThread. More...

#include "SearchThread.h"
#include "TakefujiLee.h"
#include "Warnsdorff.h"
#include "DivideAndConquer.h"
#include "ConcentricBraid.h"
#include "FourCover.h"

Go to the source code of this file.

Variables

std::atomic_bool g_bFinished
 Search termination flag.