![]() |
Knight's Tour Generator
Tourneys and the Fast Generation and Obfuscation of Closed Knight's Tours
|
This is the complete list of members for CTakefujiLee, including all inherited members.
| BFSF(std::vector< UINT > &result) | CGraph | |
| CGraph(const UINT n) | CGraph | |
| CNeuralNet(UINT n, int seed) | CNeuralNet | |
| CTakefujiLee(int w, int h, int seed) | CTakefujiLee | |
| Generate(CBoard &b) | CTakefujiLee | |
| GetAdjacentVertices(std::vector< CVertex * > &v, CVertex *p) | CTakefujiLee | private |
| GraphToBoard(CBoard &b) | CTakefujiLee | private |
| HasDegree2() | CTakefujiLee | private |
| InsertEdge(const UINT i, const UINT j) | CGraph | |
| InsertNeuron(UINT i, UINT j) | CNeuralNet | |
| IsStable() | CTakefujiLee | private |
| m_cRandom | CGraph | protected |
| m_nHeight | CTakefujiLee | private |
| m_nNumEdges | CGraph | protected |
| m_nNumVerts | CGraph | protected |
| m_nSize | CTakefujiLee | private |
| m_nWidth | CTakefujiLee | private |
| m_pVertexList | CGraph | protected |
| m_qBFSQueue | CGraph | protected |
| m_vEdgeList | CGraph | protected |
| PrintGraph() | CGraph | |
| RandomizeEdgeList() | CTakefujiLee | private |
| Reset() | CTakefujiLee | private |
| Update() | CTakefujiLee | private |
| ~CGraph() | CGraph |
1.8.15