drawings_of_cliques
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 Ccanonic_wraperWraper for comunicating through threads
 CEdgeStructure to store the edge containing information about next_, prev_, opposite_ edges and vertices and face incident to it
 CFaceStructure to store a face containing about one edge incident to it
 CfingerprintsStructure for generating all fingerprints iteratively
 CgraphMain class to store all the information about graph, edges, vertices, ..
 Csmart_permutationsStructure to go through only needed fingerprints. First try all rellabilings of rotation producing "12345" and then all producing "15432". Then move the another vertex
 CVertexClass to store vertex, containing information about edge to_ going into it