![]() |
Knight's Tour Generator
Tourneys and the Fast Generation and Obfuscation of Closed Knight's Tours
|
Header for the graph CGraph and its vertices CVertex and edges CEdge. More...
Go to the source code of this file.
Classes | |
class | CEdge |
Graph edge. More... | |
class | CVertex |
Graph vertex. More... | |
class | CGraph |
Undirected multi-graph. More... | |