10.5 Euler and Hamilton Paths
p714
Ex: 1-7
Euler Paths and Circuits
An Euler circuit in a graph is a simple circuit containing every edge of . An Euler path in is a simple path containing every edge of .
Theorem 1
A connected multigraph with at least two vertices has an Euler circuit if and only if each of its vertices has even degree.
Theorem 2
A connected multigraph has an Euler path but not an Euler circuit if and only if it has exactly two vertices of odd edges.
Example 4
Which graphs shown in Figure 7 have an Euler path?
Solution
1. contains exactly two vertices of odd degree. Hence it has an Euler path that must have and as its end points. One such Euler Path is .
2. contains exactly two vertices of odd degree. One such Euler Path is .
3. has no Euler path as it has six vertices of odd degree.
Hamilton Paths and Circuits
A simple path in a graph that passes through every vertex exactly once is called a Hamilton path, and a simple circuit in a graph that passes through every vertex exactly once is called a Hamilton circuit. That is, the simple path in the graph is a Hamilton path if and for , and the simple circuit (with ) is a Hamilton circuit if is a Hamilton path.
Example 5
Which of the simple graphs in Figure 10 have a Hamilton circuit or, if not, a Hamilton path?
Solution
1. has a Hamilton circuit:
2. There is no Hamilton circuit in . But does have a Hamilton path: .
3. has neither a Hamilton circult nor Hamilton path.
Homework
p725: 10, 26, 28a, 30, 31, 35
10. Can someone cross all the bridges shown in this map exactly once and return to the starting point?
Solution
Todo
26. For which values of n do these graphs have an Euler circuit?
a) b) c) d)
Solution
a. Every vertex in has degree . has an Euler circuit if is odd.
b. Every vertex in has degree . has an Euler circuit for every .
c. Every vertex except the center of has degree . has an Euler circuit for no .
d. Every vertex in has degree . has an Euler circuit if is even.
28. For which values of m and n does the complete bipartite graph have an Euler Path?
Solution
or for all odd .
In Exercises 30–36 determine whether the given graph has a Hamilton circuit. If it does, find such a circuit. If it does not, give an argument to show why no such circuit exists.
30.
Solution
The graph has no Hamiton circuit. There is a Hamilton path , and can not be connected without repeating previous edges.
31.
Solution