generate_planar_graphs#
Generate planar graphs tables up to n nodes.
TODO: move this whole file!!!
THIS IS OBSOLETE AND WILL BE REMOVED IN THE FUTURE.
Functions
|
Generates planar grap :param maximal_number_of_nodes: maximal number of nodes that we wish to generate graph. |
|
Sort graphs in order, in turn by: number of arcs, degree sequence, graphs. |