![]() |
Knight's Tour Generator
Tourneys and the Fast Generation and Obfuscation of Closed Knight's Tours
|
This is the complete list of members for CGenerator, including all inherited members.
CGenerator(int w, int h) | CGenerator | |
CGenerator(int n) | CGenerator | |
CGenerator() | CGenerator | |
Generate(const CTourneyDesc &t, int nThreads) | CGenerator | |
m_cSearchRequest | CSearchThreadQueues | protectedstatic |
m_cSearchResult | CSearchThreadQueues | protectedstatic |
m_nHeight | CGenerator | private |
m_nSize | CGenerator | private |
m_nWidth | CGenerator | private |
m_vecThreadList | CGenerator | private |
Measure(const CTourneyDesc &t, int nThreads, int n) | CGenerator | |
OutputStat(FILE *output, double a[8]) | CGenerator | private |
OutputTimes(FILE *output, float fCpu, float fElapsed) | CGenerator | private |
Time(const CTourneyDesc &t, int nThreads, int n) | CGenerator |