I can Recognize an Euler path or Euler Circuit in a graph. 1. How do I recognize an Euler path in a graph? 2. How do I recognize an Euler circuit in a.

Slides:



Advertisements
Similar presentations
Discrete math Objectives: To learn vocabulary, vertex/edge patterns in discrete math. Vertex Edge Graph - A collection of points some of which are joined.
Advertisements

Vocabulary : Good-Bye Curtis addresses, clerk, grown, honor, pour, route.
addresses, clerk, grown, honor, pour, route
Section 14.1 Intro to Graph Theory. Beginnings of Graph Theory Euler’s Konigsberg Bridge Problem (18 th c.)  Can one walk through town and cross all.
How to solve Euler paths & circuits. by Mr. King.
Koenigsberg bridge problem It is the Pregel River divided Koenigsberg into four distinct sections. Seven bridges connected the four portions of Koenigsberg.
+ Graph Theory to the Rescue Using graph theory to solve games and problems Dr. Carrie Wright University of Arizona Teacher’s Circle November 17, 2011.
MRS. DAVIDOVICZ’S CLASS 2012 – 2013 ELACC3L1. DEMONSTRATE COMMAND OF THE CONVENTIONS OF STANDARD ENGLISH GRAMMAR AND USAGE WHEN WRITING OR SPEAKING. F.
Graphs. Overview What is a graph? Some terminology Types of graph Implementing graphs (briefly) Some graph algorithms Graphs 2/18.
What is the first line of the proof? a). Assume G has an Eulerian circuit. b). Assume every vertex has even degree. c). Let v be any vertex in G. d). Let.
Homework collection Read Pages 175 – 184 Page 188: 21 – 26, 29 – 36, 41 – 44, 47 – 49, 51, 52, 59, 62, 63.
Euler Graphs Section Euler Graphs 2 Circuit? Path? Non- traversable? A D E C B A D E C B A D E C B End at A End at B Start at A Miss an edge.
Homework collection Thursday 3/29 Read Pages 160 – 174 Page 185: 1, 3, 6, 7, 8, 9, 12 a-f, 15 – 20.
MATH 310, FALL 2003 (Combinatorial Problem Solving) Lecture 5,Wednesday, September 10.
Euler and Hamilton Paths
Graphs and Euler cycles Let Maths take you Further…
Grade 6 Module 1 Lesson 7 Homework Answer Key.
Math for Liberal Studies.  Here is a map of the parking meters in a small neighborhood  Our goal is to start at an intersection, check the meters, and.
EECS 203: It’s the end of the class and I feel fine. Graphs.
Slide Copyright © 2009 Pearson Education, Inc. AND Active Learning Lecture Slides For use with Classroom Response Systems Chapter 14 Graph Theory.
Euler Paths & Euler Circuits
Graph Theory Hamilton Paths and Hamilton Circuits.
© Nuffield Foundation 2011 Nuffield Free-Standing Mathematics Activity Chinese postman problems What route can I take to avoid going along the same street.
UNIT 3 THINKING MATHEMATICALLY BY BLITZER Hamilton Paths and Hamilton Circuits.
Ch. 15: Graph Theory Some practical uses Degree of separation- Hollywood, acquaintance, collaboration Travel between cities Konigsberg bridge Shortest.
Spring 2015 Mathematics in Management Science Network Problems Networks & Trees Minimum Networks Spanning Trees Minimum Spanning Trees.
Which of these can be drawn without taking your pencil off the paper and without going over the same line twice? If we can find a path that goes over all.
Euler and Hamilton Paths
Chinese postman problem
Structures 7 Decision Maths: Graph Theory, Networks and Algorithms.
Euler and Hamilton Paths. Euler Paths and Circuits The Seven bridges of Königsberg a b c d A B C D.
CSE 20: Discrete Mathematics for Computer Science Prof. Shachar Lovett.
Lesson Reflection for Chapter 14 Section 6 Pre-Algebra Learning Goal Students will understand collecting, displaying, & analyzing data.
Excursions in Modern Mathematics, 7e: Copyright © 2010 Pearson Education, Inc. 5 The Mathematics of Getting Around 5.1Euler Circuit Problems 5.2What.
5 The Mathematics of Getting Around
5.4 Graph Models (part I – simple graphs). Graph is the tool for describing real-life situation. The process of using mathematical concept to solve real-life.
Page 714 #1-10 ANSWERS Lesson Reflection for Chapter 14 Section 7.
Examples Euler Circuit Problems Unicursal Drawings Graph Theory
Chapter 1: Urban Services Lesson Plan
6.1 Hamilton Circuits and Hamilton Path
CIRCUITS, PATHS, AND SCHEDULES Euler and Königsberg.
Vertex-Edge Graphs Euler Paths Euler Circuits. The Seven Bridges of Konigsberg.
Eulerian Paths and Cycles. What is a Eulerian Path Given an graph. Find a path which uses every edge exactly once. This path is called an Eulerian Path.
Chapter 5: The Mathematics of Getting Around
Review Euler Graph Theory: DEFINITION: A NETWORK IS A FIGURE MADE UP OF POINTS (VERTICES) CONNECTED BY NON-INTERSECTING CURVES (ARCS). DEFINITION: A VERTEX.
Graph Theory Two Applications D.N. Seppala-Holtzman St. Joseph ’ s College.
EULER PATHS & CHINESE POSTMAN SOL: DM.2 CLASSWORK WORKSHEET HOMEWORK (DAY 59) WORKSHEET.
1) Find and label the degree of each vertex in the graph.
Hamilton Paths and Circuits 1 Click to Start 2 3 Start End.
Chapter 14 Section 3 - Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
Fleury's Algorithm Euler Circuit Algorithm
Signs A Girl Likes You: Let’s Try To Read Her Mind Scoopify.
Let’s help them get the most possible. Jan and Stan will be trick-or-treating on Halloween night at eight houses on Shady Lane.
Equivalent Ratios Charts.
Euler Paths and Circuits
This unit is all about Puzzles Games Strategy.
Hamiltonian Circuit/Paths:
Introduction to Graph Theory Euler and Hamilton Paths and Circuits
Start Finish Find the solution 42 out of out of 2200
A path that uses every vertex of the graph exactly once.
Cornell Notes: Euler Paths and Circuits
Hamiltonian Circuits and Paths Vocabulary
Discrete math Objectives: To learn vocabulary, vertex/edge patterns in discrete math. Vertex Edge Graph - A collection of points some of which are joined.
Euler and Hamilton Paths
Warm Up – 3/19 - Wednesday Give the vertex set. Give the edge set.
Hamilton Paths and Circuits
Warm Up – 3/17 - Monday A) List the set of vertices.
5 The Mathematics of Getting Around
Being a Little Guide.
Unit 3: Neighborhood News
Presentation transcript:

I can Recognize an Euler path or Euler Circuit in a graph. 1. How do I recognize an Euler path in a graph? 2. How do I recognize an Euler circuit in a graph? Leonhard Euler By Samantha Lauderdale, DWE, VSD

Have you ever solved a maze? How did you find your way through it? Finding an Euler circuit or path in a graph is like solving a maze!

Linda is selling girl scout cookies. She wants to visit every street in her neighborhood, and end up back where she started. Which of these is a route that would be an EULER CIRCUIT? A B C D F G H a) A,B,C,D,E,F,G,H,C,B,A b)A,B,H,C,D,E,F,C,B,G,A c)A,B,C,D,E,F,C,H,G,F,H,B, G,A d)A,G,B,H,F,E,D,C,B,A E LET’S TRY ROUTE A! NO! It doesn’t work because we touched the same edge twice! LET’S TRY ROUTE B! NO! It doesn’t work because we missed three edges! LET’S TRY ROUTE C! X X X X X X X X X X X X X YES! It works! We touched each edge once, and finished where we started.

Luke lost his library book somewhere at school. He needs to visit each hallway once to look for it. What is a possible Euler path that he can take through the school? A B C D E F G H I a) G,H,F,E,D,C,B,I,H,A,B b) B,C,D,E,F,G,H,A,B,I,F,H,I,D c) H,F,E,D,C,B,A,H,G,F,I,B d)G,F,E,D,C,B,A,H,I,F,G,H LET’S TRY ROUTE A! NO! It doesn’t work! We missed three edges! LET’S TRY ROUTE B! YES! It works! We touched each edge exactly once!

Ellen’s mom needs to go to several stores in town. She wants to go down each road only once, and finish back at her house, where she started. Which of these possible routes would be an Euler Circuit? D DDD D D DD A B C D E F G a)F,G,H,B,A,E,D,C,B,A,E,F b)H,G,F,E,A,B,C,D,E,A c) F,E,D,E,A,B,H,G,F,E,B,C,D d) A,B,C,D,E,F,G,H,B,E,A H LET’S TRY ROUTE A! NO! It doesn’t work because we touched an edge more than once! LET’S TRY ROUTE B! NO! It doesn’t work because we touched an edge more than once! LET’S TRY ROUTE C! X X X NO! It doesn’t work because we touched an edge more than once! LET’S TRY ROUTE D! YES! It works because we touched each edge once, and finished where we started!

Tyler baked some cookies for his neighbors. He wants to go down each street in his neighborhood only once. What is a possible path that he can take to deliver his cookies? A BC D EF a) C,D,E,F,A,B,C b) E,F,A,D,C,B,A c) D,C,B,A,D,E,F,A d) A,B,C,D,E,F,A LET’S TRY ROUTE A! NO! It didn’t work because we didn’t touch one edge! LET’S TRY ROUTE B! NO! It didn’t work because we didn’t touch one edge! LET’S TRY ROUTE C! X X X X X X X YES! It worked because we touched each edge once!

How does solving a maze relate to recognizing an Euler Path or circuit in a graph? Write the answer on your slate!