220 likes | 363 Views
Quiz 5 due tomorrow afternoon in E309 from 1pm to 4pm. Homework grades will be based on ten graded homework assignments (dropping the lowest one). Final Exam will be on Thursday April 30, 12:30pm to 2:30pm.
E N D
Quiz 5 due tomorrow afternoon in E309 from 1pm to 4pm. • Homework grades will be based on ten graded homework assignments (dropping the lowest one). • Final Exam will be on Thursday April 30, 12:30pm to 2:30pm. • Review problems (for the final) will be available before Saturday evening (Check the News and Announcements) • Office hour cancelled this afternoon.
Not a connected graph because there is no path between v1 and v7.
Proof: Because the graph is connected, there is a path between u and v. Throw out multiple edges to make the path simple.
In G1 and G2, every edge is a cut edge. In the union, no edge is a cut edge. The vertex e is a cut vertex in all graphs.
a b a b a b e e c d d c c d e An Euler circuit in a graph G is a simple circuit containing every edge of G. An Euler path in G is a simple path containing every edge of G.
a b a b a b e e c d d c c d e There are Euler circuits. For example, a, e, d, c, b, a. No Euler circuit. No Euler circuit but has Euler paths. a, c, d, a b, d, e, b
Konigsberg Bridge Problem Konigsberg is a city (in Prussia) with 7 bridges. The problem was to find a walk through the city that would cross each bridge once and only once.
Theorem: A connected multigraph with at least two vertices has an Euler circuit if and only if each of its vertices has even degree. Theorem: A connected multigraph has an Euler path but not an Euler circuit if and only if its has exactly two vertices of odd degree.
a b a b a b e e c d d c c d e
Theorem: A connected multigraph with at least two vertices has an Euler circuit if and only if each of its vertices has even degree. Theorem: A connected multigraph has an Euler path but not an Euler circuit if and only if its has exactly two vertices of odd degree. Proofs are on Page 635 in the textbook. Necessary Condition: If G has Euler circuit, then every vertex has even degree. Sufficient Condition: Reading assignment.
Suppose there is an Euler circuit Starting vertex any other vertex first edge last edge One edge in and one edge out. All vertices have even degree.
Starting vertex Ending vertex any other vertex first edge last edge Suppose there is an Euler path One edge in and one edge out. All vertices except two have even degree.
That’s all Folks ! Have a great summer !!