Slide 14 - 1 Copyright © 2009 Pearson Education, Inc. AND Active Learning Lecture Slides For use with Classroom Response Systems Chapter 14 Graph Theory.

Slides:



Advertisements
Similar presentations
Copyright © 2005 Pearson Education, Inc. Slide 13-1.
Advertisements

© 2008 Pearson Addison-Wesley. All rights reserved Chapter 13 Mathematics and Business.
Shortest Paths Text Discrete Mathematics and Its Applications (5 th Edition) Kenneth H. Rosen Chapter 9.6 Based on slides from Chuck Allison, Michael T.
6.8 The Cheapest-Link Algorithm. The Cheapest-Link Algorithm Pick the edge with the smallest weight and mark it Pick the next edge with the smallest weight.
Chapter 7 Graph Theory 7.1 Modeling with graphs and finding Euler circuits. Learning Objectives: Know how to use graphs as models and how to determine.
Chapter 15 Graph Theory © 2008 Pearson Addison-Wesley. All rights reserved.
1 Chapter 15.3 Hamilton Paths and Hamilton Circuits Objectives 1.Understand the definitions of Hamilton paths & Hamilton circuits. 2.Find the number of.
9.2 The Traveling Salesman Problem. Let us return to the question of finding a cheapest possible cycle through all the given towns: We have n towns (points)
Homework collection Read Pages 175 – 184 Page 188: 21 – 26, 29 – 36, 41 – 44, 47 – 49, 51, 52, 59, 62, 63.
A traveling salesman has customers in 5 cities which we will call A, B, C, D, and E. The salesman needs to travel to all 5 cities with his trip starting.
Chapter 2: Business Efficiency Lesson Plan Business Efficiency  Visiting Vertices-Graph Theory Problem Hamiltonian Circuits  Vacation Planning Problem.
Chapter 15 Graph Theory © 2008 Pearson Addison-Wesley.
Chapter 15 Graph Theory © 2008 Pearson Addison-Wesley.
Programming for Geographical Information Analysis: Advanced Skills Online mini-lecture: Introduction to Networks Dr Andy Evans.
Slide 14-1 Copyright © 2005 Pearson Education, Inc. SEVENTH EDITION and EXPANDED SEVENTH EDITION.
IT 60101: Lecture #201 Foundation of Computing Systems Lecture 20 Classic Optimization Problems.
Excursions in Modern Mathematics, 7e: Copyright © 2010 Pearson Education, Inc. 6 The Mathematics of Touring 6.1Hamilton Paths and Hamilton Circuits.
Problem Solving with Networks 18/08/2012 Jamie Sneddon
Euler Paths & Euler Circuits
Graph Theory Hamilton Paths and Hamilton Circuits.
Excursions in Modern Mathematics, 7e: Copyright © 2010 Pearson Education, Inc. 6 The Mathematics of Touring 6.1Hamilton Paths and Hamilton Circuits.
Spring 2015 Mathematics in Management Science Network Problems Networks & Trees Minimum Networks Spanning Trees Minimum Spanning Trees.
Structures 7 Decision Maths: Graph Theory, Networks and Algorithms.
1 Excursions in Modern Mathematics Sixth Edition Peter Tannenbaum.
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.
© 2010 Pearson Prentice Hall. All rights reserved. 1 §15.3, Hamilton Paths and Circuits.
Copyright © 2014, 2010, 2007 Pearson Education, Inc. Section 4.2, Slide 1 4 Graph Theory (Networks) The Mathematics of Relationships 4.
Copyright 2013, 2010, 2007, Pearson, Education, Inc. Section 14.3 Hamilton Paths, and Hamilton Circuits.
Copyright 2013, 2010, 2007, Pearson, Education, Inc. Section 14.4 Trees.
6.4: The Brute-Force Algorithms
This opportunity is funded by the United States Department of Education. Award # WEEK 2 – 6/17/13 – 6/21/13 INTRODUCTION TO OPTIMIZATION.
Chapter 14 Section 4 - Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
6.1 Hamilton Circuits and Hamilton Path
Mathematics in Management Science
CIRCUITS, PATHS, AND SCHEDULES Euler and Königsberg.
Graph Theory Hamilton Paths Hamilton Circuits and.
AND.
Graph Theory Trees. WHAT YOU WILL LEARN Trees, spanning trees, and minimum-cost spanning trees.
1) Find and label the degree of each vertex in the graph.
By: Christophe Dufour Chrishon Adams Mischael Joseph.
I can describe the differences between Hamilton and Euler circuits and find efficient Hamilton circuits in graphs. Hamilton Circuits I can compare and.
Chapter 14 Section 3 - Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
Unit 2 Hamiltonian Circuits. Hamiltonian Circuit: A tour that starts at a vertex of a graph and visits each vertex once and only once, returning to where.
The Traveling Salesman Starring: Mr. Brute Force Co Starring: Mrs. Sorted Edge Lord Nearest Neighbor.
Copyright © 2008 Pearson Education, Inc. Slide 13-1 Unit 13B The Traveling Salesman Problem.
Grade 11 AP Mathematics Graph Theory Definition: A graph, G, is a set of vertices v(G) = {v 1, v 2, v 3, …, v n } and edges e(G) = {v i v j where 1 ≤ i,
Mathematical modeling To describe or represent a real-world situation quantitatively, in mathematical language.
MAT 110 Workshop Created by Michael Brown, Haden McDonald & Myra Bentley for use by the Center for Academic Support.
Hamilton Paths and Hamilton Circuits
Excursions in Modern Mathematics Sixth Edition
Weighted Graphs and traveling Salesperson problem
Shortest Path Problems
Traveling Salesman Problems
EECS 203 Lecture 20 More Graphs.
Chapter 2: Business Efficiency Lesson Plan
Chapter 2: Business Efficiency Lesson Plan
Section 14.3 Hamilton Paths, and Hamilton Circuits
Hamiltonian Circuit/Paths:
Euler Paths & Euler Circuits
Graph Theory.
Chapter 2: Business Efficiency Business Efficiency
4-4 Graph Theory Trees.
6.1 Hamilton Circuits and Hamilton Path
Prepared by Lee Revere and John Large
Chapter 15 Graph Theory © 2008 Pearson Addison-Wesley.
Chapter 15 Graph Theory © 2008 Pearson Addison-Wesley.
Chapter 15 Graph Theory © 2008 Pearson Addison-Wesley.
Hamilton Paths and Hamilton Circuits
Warm Up – Monday Calculate the Redundancy of the above network.
Traveling Salesman Problems Nearest Neighbor Method
Presentation transcript:

Slide Copyright © 2009 Pearson Education, Inc. AND Active Learning Lecture Slides For use with Classroom Response Systems Chapter 14 Graph Theory

Slide Copyright © 2009 Pearson Education, Inc. In the following graph, determine an Euler circuit. a.CBAECDA b.CBAECDAC c.EABCDA d.AEABCD

Slide Copyright © 2009 Pearson Education, Inc. In the following graph, determine an Euler circuit. a.CBAECDA b.CBAECDAC c.EABCDA d.AEABCD

Slide Copyright © 2009 Pearson Education, Inc. Is it possible for a person to walk through each doorway in the house, whose floor plan is shown below, without using any of the doorways twice? If so, indicate which room the person may start and where he or she will end. a.Yes; A-Gb.Yes; A-C c.Yes; C- Gd.No

Slide Copyright © 2009 Pearson Education, Inc. Is it possible for a person to walk through each doorway in the house, whose floor plan is shown below, without using any of the doorways twice? If so, indicate which room the person may start and where he or she will end. a.Yes; A-Gb.Yes; A-C c.Yes; C- Gd.No

Slide Copyright © 2009 Pearson Education, Inc. Use Fleury’s algorithm to determine an Euler circuit in the following graph. a.BCFAEDA b.DABCFAE c.EDABCFA d.AEDABCFA

Slide Copyright © 2009 Pearson Education, Inc. Use Fleury’s algorithm to determine an Euler circuit in the following graph. a.BCFAEDA b.DABCFAE c.EDABCFA d.AEDABCFA

Slide Copyright © 2009 Pearson Education, Inc. In the following graph, determine a Hamilton path. a.HGEDABCFBE b.GEDABCFH c.HGEDABCF d.FBADEGH

Slide Copyright © 2009 Pearson Education, Inc. In the following graph, determine a Hamilton path. a.HGEDABCFBE b.GEDABCFH c.HGEDABCF d.FBADEGH

Slide Copyright © 2009 Pearson Education, Inc. Alicia lives in Washington, D.C. and wants to take a road trip to visit her friends from college who live in the following cities: New York, Boston, Philadelphia, Dover, and Baltimore. How many ways can Alicia visit each city and return home to Washington, D.C.? a.120b.60 c.25d.24

Slide Copyright © 2009 Pearson Education, Inc. Alicia lives in Washington, D.C. and wants to take a road trip to visit her friends from college who live in the following cities: New York, Boston, Philadelphia, Dover, and Baltimore. How many ways can Alicia visit each city and return home to Washington, D.C.? a.120b.60 c.25d.24

Slide Copyright © 2009 Pearson Education, Inc. Robert decides to take a walk to run his errands. He needs to walk to the drug store, the post office, and the dry cleaners. The distances between these four locations are as follows: home (H) to the drug store (D) is 0.6 miles, home to the post office (P) is 0.5 miles, home to the dry cleaners (C) is 0.7 miles, the drug store to the post office is 0.2 miles, the drug store to the dry cleaner is 0.5 miles, and the dry cleaner to the post office is 0.2 miles. H to D: 0.6H to P: 0.5H to C: 0.7 D to P: 0.2D to C: 0.5C to P: 0.2

Slide Copyright © 2009 Pearson Education, Inc. Represent this traveling salesman problem with a complete, weighted graph. H to D: 0.6H to P: 0.5H to C: 0.7 D to P: 0.2D to C: 0.5C to P: 0.2 a. c. b. d

Slide Copyright © 2009 Pearson Education, Inc. Represent this traveling salesman problem with a complete, weighted graph. H to D: 0.6H to P: 0.5H to C: 0.7 D to P: 0.2D to C: 0.5C to P: 0.2 a. c. b. d

Slide Copyright © 2009 Pearson Education, Inc. Use the brute force method to determine the shortest route for Robert to visit each location once and return home. What is the distance when using this route? a.HDPCH; 1. 7 miles b.HPDCH; 1.7 miles c.HPCD; 1.2 miles d.HCDPH; 1.7 miles

Slide Copyright © 2009 Pearson Education, Inc. Use the brute force method to determine the shortest route for Robert to visit each location once and return home. What is the distance when using this route? a.HDPCH; 1. 7 miles b.HPDCH; 1.7 miles c.HPCD; 1.2 miles d.HCDPH; 1.7 miles

Slide Copyright © 2009 Pearson Education, Inc. Use the nearest neighbor method to approximate the optimal route for Robert to visit each location once and return home. What is the distance when using this route? a.HDPCH; 1. 7 miles b.HPDCH; 1.7 miles c.HPCD; 1.2 miles d.HCDPH; 1.7 miles

Slide Copyright © 2009 Pearson Education, Inc. Use the nearest neighbor method to approximate the optimal route for Robert to visit each location once and return home. What is the distance when using this route? a.HDPCH; 1. 7 miles b.HPDCH; 1.7 miles c.HPCD; 1.2 miles d.HCDPH; 1.7 miles

Slide Copyright © 2009 Pearson Education, Inc. Determine a spanning tree for the graph shown below. a. c. b. d.

Slide Copyright © 2009 Pearson Education, Inc. Determine a spanning tree for the graph shown below. a. c. b. d.

Slide Copyright © 2009 Pearson Education, Inc. Determine the minimum-cost spanning tree for the following weighted graph.

Slide Copyright © 2009 Pearson Education, Inc. a. c. b. d.

Slide Copyright © 2009 Pearson Education, Inc. a. c. b. d.

Slide Copyright © 2009 Pearson Education, Inc. Kathleen is planning on installing a new computer network at her small business. Her current system has computers already in place as shown in the figure below. The numbers are shown in feet.

Slide Copyright © 2009 Pearson Education, Inc. Determine the minimum- cost spanning tree that reaches each computer. a. c. b. d.

Slide Copyright © 2009 Pearson Education, Inc. Determine the minimum- cost spanning tree that reaches each computer. a. c. b. d.

Slide Copyright © 2009 Pearson Education, Inc. If the new networking system materials cost $2.20 per foot, what is the cost of installing the system a.$79.20 b.$83.60 c.$85.80 d.$112.20

Slide Copyright © 2009 Pearson Education, Inc. If the new networking system materials cost $2.20 per foot, what is the cost of installing the system a.$79.20 b.$83.60 c.$85.80 d.$112.20