You get a bonus - 1 coin for daily activity. Now you have 1 coin

Genus, thickness, coarseness and crossing number of a graph, and embedding a graph on the torus

Lecture



The genus of a graph (English: genus) g(G) denotes the smallest number of handles that must be added to the sphere so that the graph can be embedded on this surface without crossings.
For planar graphs g = 0,
for the graph K5 g = 1.

Genus, thickness, coarseness and crossing number of a graph, and embedding a graph on the torus


If we want the graph shown in the figure to be without crossings, 1 handle is needed.

In the design of transport networks, the problem arises of embedding a graph in the plane, but not every graph is planar. If a network is a non-planar graph, then one has to build intersections or construct bridges. Building bridges costs more than building an ordinary road, and intersections increase travel time. Therefore, before starting the work, it is useful to compute the genus, thickness, coarseness and crossing number of the graph.

The graphs K5, K3,3, K4,4, K7 - are toroidal graphs, that is, they have genus g = 1.
For any surface there is a finite set of graphs
that characterizes it, that is, those graphs which
cannot be embedded on that surface.

Generalization of Euler's THEOREM to graphs of genus g.
Given G(p, q) having f faces, the following holds for it: p + f - q = 2 - 2g
COROLLARY 1. For any connected graph with p vertices and q edges, where p 4, the following holds:

g = ] (q - 3p + 1)/6 [
COROLLARY 2. For complete graphs the following holds
g(Kp) = ] (p - 3)(p - 4)/12 [

The thickness of a graph (English: thickness) - is the minimum number of planar subgraphs of the graph G such that their union gives the graph G.
It is known that the thickness of complete graphs equals

Genus, thickness, coarseness and crossing number of a graph, and embedding a graph on the torus

Since in a planar graph q = 3p - 6, then Genus, thickness, coarseness and crossing number of a graph, and embedding a graph on the torus


Since in a complete graph q = p(p - 1)/2, then Genus, thickness, coarseness and crossing number of a graph, and embedding a graph on the torus

By definition, if there exists a set of k planar graphs having the same vertex set, whose union gives the graph G , then the thickness of the graph G does not exceed k . Thus, a planar graph has thickness 1 . Graphs with thickness 2 are called biplanar graphs. The concept of thickness arose in Frank Harary's conjecture: any graph with 9 vertices, either itself or its complement, is non-planar. This conjecture is true, since the complete graph K9 is not biplanar.

The thickness of the complete graph θ(Kn)=n+76 but the thickness of the graphs K9 and K10 equals 3 .

THEOREM (on the degrees of vertices in a planar graph).
In any planar graph there exists a vertex whose degree is at most 5.
Proof:
Suppose there is no such vertex, then
the degree of each vertex is at least 6, and therefore,
6p <= 2q, that is q >=3p.
But for planar graphs
q <=3p - 6.
We have obtained a contradiction.

Coarseness

Definition:
Coarseness (English: coarseness) ξ of the graph G is defined as the largest number of non-planar graphs in G that are edge-disjoint.

The formulas for computing the coarseness of a complete graph are not as simple as for other topological invariants.

The coarseness of a planar graph equals 0 , since a planar graph cannot contain a non-planar subgraph.

Coarseness ξ(K5)=1 and ξ(K3,3)=1 , since K5 and K3,3 contain only one non-planar subgraph.

Crossing number

Definition:
The crossing number (English: crossing number) ν of the graph G is defined as the smallest number of edge crossings that occur when embedding G in the plane.

The exact value of the crossing number is not known; only an upper bound has been established.

The crossing number of the complete graph ν(Kn)14n2n12n22n32

The crossing number of the complete bipartite graph ν(Kn,m)n2n12m2m12

An embedding of a planar graph can be done using the gamma algorithm, where the crossing number will equal 00.

Embedding a graph on the torus

Definition:
If a graph can be embedded on the torus, then it is toroidal.

A toroidal graph G has genus γ(G)1


Statement: K5 and K3,3 are toroidal.

Embeddings of a graph on the torus are shown in the figures by means of a rectangle in which both pairs of opposite sides are identified.

Genus, thickness, coarseness and crossing number of a graph, and embedding a graph on the torus

Embedding of K5 on the torus.

Genus, thickness, coarseness and crossing number of a graph, and embedding a graph on the torus

Embedding of K3,3 on the torus. Vertices with numbers of the same color belong to the same part.

See also

  • [[b6239]]
  • Non-planarity of the graphs K5 and K3,3
  • Euler's formula

See also

Comments

To leave a comment

If you have any suggestion, idea, thanks or comment, feel free to write. We really value feedback and are glad to hear your opinion.
To reply

Lectures and tutorial on "Discrete Math. Set theory. Graph theory. Combinatorics."

Terms: Discrete Math. Set theory. Graph theory. Combinatorics.