![]() |
Knight's Tour Generator
Tourneys and the Fast Generation and Obfuscation of Closed Knight's Tours
|
This is the complete list of members for CNeuron, including all inherited members.
CEdge(CVertex *p0, CVertex *p1, UINT index) | CEdge | |
CNeuron(CVertex *p0, CVertex *p1, UINT index) | CNeuron | |
GetIndex() | CEdge | |
GetNextVertex(CVertex *p) | CEdge | |
GetOutput() | CNeuron | |
GetState() | CNeuron | |
GetVertexIndices(UINT &i0, UINT &i1) | CEdge | |
IsStable() | CNeuron | |
m_bMarked | CEdge | protected |
m_bOutput | CNeuron | private |
m_nIndex | CEdge | protected |
m_nOldState | CNeuron | private |
m_nState | CNeuron | private |
m_pVertex0 | CEdge | protected |
m_pVertex1 | CEdge | protected |
Mark(bool b=true) | CEdge | |
Marked() | CEdge | |
SetOutput(bool b) | CNeuron | |
SetState(int n) | CNeuron |