I need to auto generate a bunch of graphs in order to
test my planar graph coloring
algorithm.
Is there a program to generate all ( or a bunch of ) planar graphs of a certain size?
I'm presently only interested in testing planar graphs of <= 50
vertices.