The strongly regular graph on v vertices and rank k is usually denoted srg(v,k,λ,μ).
Paley graph of order 13
A symmetric graph is one in which there is a symmetry (graph automorphism) taking any ordered pair of adjacent vertices to any other ordered pair; the Foster census lists all small symmetric 3-regular graphs. Every strongly regular graph is symmetric, but not vice versa.
The Rado graph
The complete graph on [math]\displaystyle{ n }[/math] vertices is often called the [math]\displaystyle{ n }[/math]-clique and usually denoted [math]\displaystyle{ K_n }[/math], from German komplett.[1]
The complete bipartite graph is usually denoted [math]\displaystyle{ K_{n,m} }[/math]. For [math]\displaystyle{ n=1 }[/math] see the section on star graphs. The graph [math]\displaystyle{ K_{2,2} }[/math] equals the 4-cycle [math]\displaystyle{ C_4 }[/math] (the square) introduced below.
The cycle graph on [math]\displaystyle{ n }[/math] vertices is called the n-cycle and usually denoted [math]\displaystyle{ C_n }[/math]. It is also called a cyclic graph, a polygon or the n-gon. Special cases are the triangle [math]\displaystyle{ C_3 }[/math], the square [math]\displaystyle{ C_4 }[/math], and then several with Greek naming pentagon [math]\displaystyle{ C_5 }[/math], hexagon [math]\displaystyle{ C_6 }[/math], etc.
The friendship graph Fn can be constructed by joining n copies of the cycle graph C3 with a common vertex.[2]
In graph theory, the term fullerene refers to any 3-regular, planar graph with all faces of size 5 or 6 (including the external face). It follows from Euler's polyhedron formula, V – E + F = 2 (where V, E, F indicate the number of vertices, edges, and faces), that there are exactly 12 pentagons in a fullerene and h = V/2 – 10 hexagons. Therefore V = 20 + 2h; E = 30 + 3h. Fullerene graphs are the Schlegel representations of the corresponding fullerene compounds.
20-fullerene (dodecahedral graph)
60-fullerene (truncated icosahedral graph)
An algorithm to generate all the non-isomorphic fullerenes with a given number of hexagonal faces has been developed by G. Brinkmann and A. Dress.[3] G. Brinkmann also provided a freely available implementation, called fullgen.
The complete graph on four vertices forms the skeleton of the tetrahedron, and more generally the complete graphs form skeletons of simplices. The hypercube graphs are also skeletons of higher-dimensional regular polytopes.
Cube
[math]\displaystyle{ n=8 }[/math], [math]\displaystyle{ m=12 }[/math]
Octahedron
[math]\displaystyle{ n=6 }[/math], [math]\displaystyle{ m=12 }[/math]
Dodecahedron
[math]\displaystyle{ n=20 }[/math], [math]\displaystyle{ m=30 }[/math]
Icosahedron
[math]\displaystyle{ n=12 }[/math], [math]\displaystyle{ m=30 }[/math]
A snark is a bridgeless cubic graph that requires four colors in any proper edge coloring. The smallest snark is the Petersen graph, already listed above.
A star Sk is the complete bipartite graph K1,k. The star S3 is called the claw graph.
The wheel graph Wn is a graph on n vertices constructed by connecting a single vertex to every vertex in an (n − 1)-cycle.
This partial list contains definitions of graphs and graph families which are known by particular names, but do not have a Wikipedia article of their own.
A gear graph, denoted Gn, is a graph obtained by inserting an extra vertex between each pair of adjacent vertices on the perimeter of a wheel graph Wn. Thus, Gn has 2n+1 vertices and 3n edges.[4] Gear graphs are examples of squaregraphs, and play a key role in the forbidden graph characterization of squaregraphs.[5] Gear graphs are also known as cogwheels and bipartite wheels.
A helm graph, denoted Hn, is a graph obtained by attaching a single edge and node to each node of the outer circuit of a wheel graph Wn.[6][7]
A lobster graph is a tree in which all the vertices are within distance 2 of a central path.[8][9] Compare caterpillar.
The web graph Wn,r is a graph consisting of r concentric copies of the cycle graph Cn, with corresponding vertices connected by "spokes". Thus Wn,1 is the same graph as Cn, and Wn,2 is a prism.
A web graph has also been defined as a prism graph Yn+1, 3, with the edges of the outer cycle removed.[7][10]
Original source: https://en.wikipedia.org/wiki/List of graphs.
Read more |