26 #ifndef __SearchThread__    27 #define __SearchThread__ 
Header for helper functions.
 
void operator()()
The code that gets run by each thread.
 
Header for the search thread queues CSearchThreadQueues.
 
Header for the pseudo-random number generator CRandom.
 
void Generate(CSearchRequest &request)
Generate knight's tour/tourney.