Knight's Tour Generator
Tourneys and the Fast Generation and Obfuscation of Closed Knight's Tours
CGraph Member List

This is the complete list of members for CGraph, including all inherited members.

BFSF(std::vector< UINT > &result)CGraph
CGraph(const UINT n)CGraph
InsertEdge(const UINT i, const UINT j)CGraph
m_cRandomCGraphprotected
m_nNumEdgesCGraphprotected
m_nNumVertsCGraphprotected
m_pVertexListCGraphprotected
m_qBFSQueueCGraphprotected
m_vEdgeListCGraphprotected
PrintGraph()CGraph
~CGraph()CGraph