Knight's Tour Generator
Tourneys and the Fast Generation and Obfuscation of Closed Knight's Tours
Classes
Graph.h File Reference

Header for the graph CGraph and its vertices CVertex and edges CEdge. More...

#include "Includes.h"
#include "Random.h"

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...