Cornell Notes: Euler Paths and Circuits

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

22C:19 Discrete Math Graphs Fall 2010 Sukumar Ghosh.
Graph-02.
B cd a e f g h i j k One answer is; a-g-c-b-f-e-i-k-h-d-j-a Year 2 Warm Up 10/21/10 State a Hamilton Circuit for the following figure:
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.
Homework collection Read Pages 175 – 184 Page 188: 21 – 26, 29 – 36, 41 – 44, 47 – 49, 51, 52, 59, 62, 63.
§ Hamiltonian Circuits and Paths; Complete Graphs A sample-return mission sent to discover signs of microbial life on Mars is scheduled to be launched.
Homework collection Thursday 3/29 Read Pages 160 – 174 Page 185: 1, 3, 6, 7, 8, 9, 12 a-f, 15 – 20.
Chapter 4 Graphs.
MTH118 Sanchita Mal-Sarkar. Routing Problems The fundamental questions: Is there any proper route for the particular problem? If there are many possible.
Chapter 15 Graph Theory © 2008 Pearson Addison-Wesley.
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.
Can you find a way to cross every bridge only once?
5.1  Routing Problems: planning and design of delivery routes.  Euler Circuit Problems: Type of routing problem also known as transversability problem.
5.7 Eulerizing Graphs. Euler circuit and Euler path do not always exist. There are many graphs (in real life) that have more than 2 odd vertices. Instead.
© Nuffield Foundation 2011 Nuffield Free-Standing Mathematics Activity Chinese postman problems What route can I take to avoid going along the same street.
(CSC 102) Lecture 29 Discrete Structures. Graphs.
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.
6.1 Hamilton Circuits and Paths: Hamilton Circuits and Paths: Hamilton Path: Travels to each vertex once and only once… Hamilton Path: Travels to each.
Euler and Hamilton Paths. Euler Paths and Circuits The Seven bridges of Königsberg a b c d A B C D.
Lesson Reflection for Chapter 14 Section 6 Pre-Algebra Learning Goal Students will understand collecting, displaying, & analyzing data.
Page 714 #1-10 ANSWERS Lesson Reflection for Chapter 14 Section 7.
Examples Euler Circuit Problems Unicursal Drawings Graph Theory
1.5 Graph Theory. Graph Theory The Branch of mathematics in which graphs and networks are used to solve problems.
Graph Theory. A branch of math in which graphs are used to solve a problem. It is unlike a Cartesian graph that we used throughout our younger years of.
6.1 Hamilton Circuits and Hamilton Path
Vertex-Edge Graphs Euler Paths Euler Circuits. The Seven Bridges of Konigsberg.
Graph theory and networks. Basic definitions  A graph consists of points called vertices (or nodes) and lines called edges (or arcs). Each edge joins.
Chapter 6: Graphs 6.1 Euler Circuits
Walks, Paths and Circuits. A graph is a connected graph if it is possible to travel from one vertex to any other vertex by moving along successive edges.
Review Euler Graph Theory: DEFINITION: A NETWORK IS A FIGURE MADE UP OF POINTS (VERTICES) CONNECTED BY NON-INTERSECTING CURVES (ARCS). DEFINITION: A VERTEX.
Vertex Edge Graphs. What is a vertex-edge graph?  A collection of points, some of which are joined by line segments or curves  Examples:
1) Find and label the degree of each vertex in the graph.
Graphs Definition: a graph is an abstract representation of a set of objects where some pairs of the objects are connected by links. The interconnected.
Hamilton Paths and Circuits 1 Click to Start 2 3 Start End.
Classwork Quiz Worksheet Homework (day 54) Worksheet (1-7) Walks, Paths and Circuits SOL: DM.1.
Today we will… Identify the vertices and edges on a given shape.
MATRICES. DEFINITION A rectangular array of numeric or algebraic quantities subject to mathematical operations. Something resembling such an array, as.
CSNB 143 Discrete Mathematical Structures
Konigsberg’s Seven Bridges
Discrete Structures – CNS2300
UNIT 1: EULER CIRCUITS GRAPH THEORY.
Spanning Trees Discrete Mathematics.
Discrete Math: Hamilton Circuits
Can you draw this picture without lifting up your pen/pencil?
Chapter 4 Review Math Analysis
Euler Paths and Circuits
This unit is all about Puzzles Games Strategy.
Hamiltonian Circuit/Paths:
! Review for euler graphs WIN a FREE HW PASS or bonus point for FRIDAY’s quiz!!!!!!
Introduction to Graph Theory Euler and Hamilton Paths and Circuits
Graph Theory.
6.1 Hamilton Circuits and Hamilton Path
Introduction to Vertex-Edge graphs (2 days)
A path that uses every vertex of the graph exactly once.
Konigsberg- in days past.
Route Inspection Which of these can be drawn without taking your pencil off the paper and without going over the same line twice? If we introduce a vertex.
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.
Chapter 15 Graph Theory © 2008 Pearson Addison-Wesley.
Chapter 15 Graph Theory © 2008 Pearson Addison-Wesley.
Chapter 15 Graph Theory © 2008 Pearson Addison-Wesley.
Euler and Hamilton Paths
Chapter 1: Urban Services Management Science
! Review for euler graphs WIN a FREE HW PASS or bonus point for FRIDAY’s quiz!!!!!!
Warm Up – Tuesday Find the critical times for each vertex.
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.
Presentation transcript:

Cornell Notes: Euler Paths and Circuits AQR Unit VII Networks and Graphs

Vertex – a point (vertices is plural) Objectives: To learn vocabulary, vertex/edge patterns in discrete math. Use Euler graphs to solve problems such as routing and scheduling. This graph has 4 vertices and 5 edges What is a vertex-edge graph? Vertex – a point (vertices is plural) Edge – A link between two vertices Vertex Edge Graph - A collection of points some of which are joined by line segments or curves.

How do I find the degree of a vertex? The degree of a vertex in a graph is the number of edges that touch it. 2 3 Each vertex is labeled with its degree 4 3 3 3 3 2 What makes a graph regular? A graph is regular if every vertex has the same degree. 2 2 2

Euler Graph (pronounced oilier) What is an Euler path? An Euler path in a graph is a path that travels along every edge of the graph exactly once. An Euler path might pass through individual vertices of the graph more than once. A Euler path is a snowplow problem where a snow plow needs to plow every street once.

A circuit is a path that starts and ends at the same vertex. What is the difference between a circuit and an Euler circuit? The following is an example of an Euler circuit since it begins and ends at the same vertex and travels along every edge once. Start and finish

Summary of your notes on Euler paths/circuits At the bottom of your Cornell Notes, summarize what these notes taught you in a complete sentence or two.

Complete the table below on your own paper. Be prepared to defend your answers in class. Also, be ready for the quiz!