generate_planar_graphs#
Generate planar graphs tables up to n nodes.
TODO: move this to sandbox
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. |