Section 9: Planar graphs Flashcards

1
Q

Planar graph

A

a graph that can be drawn in the plane in such a way that no edges cross
each other, and no edge touches a vertex other than its endpoints

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

An edge e and a region a are incident if

A

e forms part of the boundary of a

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Degree of a region d(a)

A

the number of edges incident with it

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Let G = (V, E) be a planar graph, and suppose that A is the set of regions in a planar drawing of G. Express a relationship between the degree of the regions and edges

A

∑ d(a) = 2|E|
a∈A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Relationship beween shortest cycle in a planar graph and degree of each region

A

If the shortest cycle in G has length d, then, in any planar drawing of G, every region has degree at least d.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Euler’s Formula

A

Let G be a non-empty, connected planar graph with n vertices and m edges, and suppose there is a planar drawing of G with r regions. Then
n − m + r = 2.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Inequality for vertices and edges

A

Let G be a connected planar graph with n≥3 vertices and m edges. Then m ≤ 3n−6.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Degree of a vertex in connected planar graph

A

Let G = (V, E) be a connected planar graph. Then G contains a vertex v such that d(v) ≤ 5.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Six colour theorem

A

Let G be a planar graph. Then the chromatic number of G is at most six.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly