Classwork Quiz Worksheet Homework (day 54) Worksheet (1-7) Walks, Paths and Circuits SOL: DM.1.

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

Chapter 8 Topics in Graph Theory
Introduction to Graph Theory Instructor: Dr. Chaudhary Department of Computer Science Millersville University Reading Assignment Chapter 1.
Graph-02.
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.
Koenigsberg bridge problem It is the Pregel River divided Koenigsberg into four distinct sections. Seven bridges connected the four portions of Koenigsberg.
Homework collection Thursday 3/29 Read Pages 160 – 174 Page 185: 1, 3, 6, 7, 8, 9, 12 a-f, 15 – 20.
The Mathematics of Networks Chapter 7. Trees A tree is a graph that –Is connected –Has no circuits Tree.
MATH 310, FALL 2003 (Combinatorial Problem Solving) Lecture 10, Monday, September 22.
MTH118 Sanchita Mal-Sarkar. Routing Problems The fundamental questions: Is there any proper route for the particular problem? If there are many possible.
Discrete Mathematics Lecture 9 Alexander Bukharovich New York University.
Chapter 15 Graph Theory © 2008 Pearson Addison-Wesley.
Chapter 15 Graph Theory © 2008 Pearson Addison-Wesley.
5.1  Routing Problems: planning and design of delivery routes.  Euler Circuit Problems: Type of routing problem also known as transversability problem.
7.1 and 7.2: Spanning Trees. A network is a graph that is connected –The network must be a sub-graph of the original graph (its edges must come from the.
CSNB143 – Discrete Structure Topic 9 – Graph. Learning Outcomes Student should be able to identify graphs and its components. Students should know how.
Graphs, Puzzles, & Map Coloring
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Graph Theory Introducton.
Introduction to Graph Theory
Graphs, Paths & Circuits
© 2010 Pearson Prentice Hall. All rights reserved. CHAPTER 15 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.
Graph Theory Introducton.
MAT 2720 Discrete Mathematics Section 8.2 Paths and Cycles
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.
Introduction to Graph Theory
Chapter 11 - Graph CSNB 143 Discrete Mathematical Structures.
Konisberg Bridges (One-way street) SOL: DM.2 Classwork Quiz/worksheet Homework (day 62) worksheet.
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.
Tree Diagrams A tree is a connected graph in which every edge is a bridge. There can NEVER be a circuit in a tree diagram!
Copyright 2013, 2010, 2007, Pearson, Education, Inc. Section 14.1 Graphs, Paths, and Circuits.
Spanning Trees Dijkstra (Unit 10) SOL: DM.2 Classwork worksheet Homework (day 70) Worksheet Quiz next block.
Konisberg Bridges (One-way street) SOL: DM.2
Copyright © 2009 Pearson Education, Inc. Chapter 14 Section 1 – Slide Graph Theory Graphs, Paths & Circuits.
Map Coloring Vertex Drawing Txt: mini excursion 2 (p ) & SOL: DM.1 Classwork Project Assigned due in two blocks (print the rubric at the end of.
Angle Pair Relationships and Angle Bisectors. If B is between A and C, then + = AC. Segment Addition Postulate AB BC.
Excursions in Modern Mathematics Sixth Edition
Task Tables Draw a graph for the following task table.
Grade 11 AP Mathematics Graph Theory
Graph theory Definitions Trees, cycles, directed graphs.
AND.
Konigsberg’s Seven Bridges
Hamilton Paths & Hamilton Circuits SOL: DM.2
UNIT 1: EULER CIRCUITS GRAPH THEORY.
Spanning Trees Discrete Mathematics.
Can you draw this picture without lifting up your pen/pencil?
Euler Paths and Circuits
! Review for euler graphs WIN a FREE HW PASS or bonus point for FRIDAY’s quiz!!!!!!
Walks, Paths, and Circuits
Konigsberg- in days past.
Decision Maths Graphs.
Graph Theory What is a graph?.
Cornell Notes: Euler Paths and Circuits
Graphs, Paths & Circuits
Cheapest-Link Algorithm/Sorted Edges (Unit 10) SOL: DM.2
Chapter 15 Graph Theory © 2008 Pearson Addison-Wesley.
Classwork Worksheet Homework (day 67) worksheet
! Review for euler graphs WIN a FREE HW PASS or bonus point for FRIDAY’s quiz!!!!!!
Section 14.1 Graphs, Paths, and Circuits
Warm Up – Tuesday Find the critical times for each vertex.
CHAPTER 15 Graph Theory.
Graphs, Paths, and Circuits
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.
Homework, red pen, pencil, highlighter, ruler, GP NB
Presentation transcript:

Classwork Quiz Worksheet Homework (day 54) Worksheet (1-7) Walks, Paths and Circuits SOL: DM.1

A graph is a connected graph if it is possible to travel from one vertex to any other vertex by moving along successive edges. A graph is a disconnected graph if it is not possible to travel from one vertex to any other vertex by moving along successive edges. A bridge in a connected graph is an edge such that if it were removed the graph is no longer connected. What is the bridge? The red segment

A walk is a series of adjacent vertices that can go backwards as long as there is a line segment. A path is a walk which does not repeat vertices. A circuit is a path whose endpoints are the same vertex. Note: you start and finish with the same vertex without repeating any edges.

1. Use the fewest number of colors possible to properly color each map. Hint: Put a dot in each region. Connect where they touch. Vertex drawing is only the dots and lines……or Cover with white paper. Mark all regions. Connect what touches. Pick-up paper and that is the vertex drawing. 2.Determine how many vertices and how many edges each graph has. Find the degree of each vertex. Then add the degrees to get the sum of the degrees of the vertices of the graph. What relationship do you notice between the sum of the degrees and the number of edges?

3. Highlight the disconnected graph(s). 5. Which of the following are walks in the graph. Justify.

6. Determine whether the sequence of the vertices is a walk, a path and/or a circuit in the graph using the diagram. 7. Determine whether the graph(s) are a complete graph. Justify.