Gallery of named graphs

From Wikipedia, the free encyclopedia

Some of the finite structures considered in graph theory have names, sometimes inspired by the graph's topology, and sometimes after their discoverer. A famous example is the Petersen graph, a concrete graph on 10 vertices that appears as a minimal example or counterexample in many different contexts.

Contents

[edit] Individual graphs

The following picture of Clebsch graph is not correct. It should be replaced (see http://arxiv.org/PS_cache/math/pdf/0602/0602580v1.pdf or http://mathworld.wolfram.com/ClebschGraph.html).

[edit] Graph families

[edit] Complete graphs

The complete graph on n vertices is often called the n-clique and usually denoted Kn, from German komplett.[citation needed]

[edit] Complete bipartite graphs

The complete bipartite graph is usually denoted Kn,m

[edit] Platonic solids

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.

[edit] Cycles

The cycle graph on n vertices is called the n-cycle and usually denoted Cn. It is also called a cyclic graph, a polygon or the n-gon. Special cases are the triangle C3, the square C4, and the pentagon C5.

[edit] Star

[edit] Wheel

The wheel graph Wn is a graph on n vertices constructed by connecting a single vertex to every vertex in an (n-1)-cycle.