Generating All Planar 0-, 1-, 2-, 3-Connected Graphs
暂无分享,去创建一个
A graph grammar is given which generates all k- connected planar graphs for given k=0,1,2,3; n=# of vertices, m=# of edges, and (for k=0) p=# of components. The method is based on two elementary operations, namely (1) Joining two nonadjacent vertices by an edge, and (2) Replacing a vertex by two adjacent vertices. The operations are applied to plane embeddings, in such a way that the result is again a plane graph. All essentially different embeddings are generated.
[1] Ugo Montanari,et al. Separable Graphs, Planar Graphs and Web Grammars , 1970, Inf. Control..
[2] William T. Tutte,et al. A theory of 3-connected graphs , 1961 .