GRTH Basics
GRTH Basics
GRAPH THEORY
Basic Concepts of Graph Theory
Undirected graph
Basic Concepts of Graph Theory
vertex set V, α0 := |V |
Basic Concepts of Graph Theory
|E|
density ε(G) = |V |
Basic Concepts of Graph Theory
Example: Hypercube
G = ({0, 1}n, E)
Example: Hypercube
G = ({0, 1}n, E)
Example: Hypercube
G = ({0, 1}n, E)
So,
1 X 1 X 1
|E| = d(x) = n = · n2n = n2n−1
2 x∈V 2 x∈V 2
Basic Concepts of Graph Theory
G0 = (V 0, E 0), V 0 ⊆ V, E0 ⊆ E
Basic Concepts of Graph Theory
3
4 7 2
5 6
1
2 5 8
4 6
0 1 1 0 0 0 0 0
1 0 1 0 0 0 0 0
1 7
3
1 1 0 1 0 0 1 0
0 0 1 0 1 0 0 0
A=
0 0 0 1 0 1 0 0
0 0 0 0 1 0 1 0
0 0 1 0 0 1 0 0
0 0 0 0 0 0 0 0
Basic Concepts of Graph Theory
2 5 8
4 6
0 1 1 0 0 0 0 0
1 0 1 0 0 0 0 0
1 7
3
1 1 0 1 0 0 1 0
0 0 1 0 1 0 0 0
A=
0 0 0 1 0 1 0 0
0 0 0 0 1 0 1 0
0 0 1 0 0 1 0 0
0 0 0 0 0 0 0 0
n
X n
X
We have: d(vi) = aij = aji
j=1 j=1
Basic Concepts of Graph Theory
connected graph
Remarks:
• The reduction GR of a graph G = (V, E) is always acyclic.
Theorem A tree with at least two vertices has at least two leaves.
v − v1 − v2 − v3 − · · · · · · − vk − w
of maximal length. Then v and w must be leaves.
Basic Concepts of Graph Theory
Theorem Let T = (V, E). Then the following statements are equiv-
alent:
1. T is a tree.
(3)=⇒(1), that is
Set n = |V |.
If T has no cycle, we are done.