Is C 6 2-critical? a). Yes b). No c). I have absolutely no idea.

Slides:



Advertisements
Similar presentations
The Important Thing About By. The Important Thing About ******** The important thing about ***** is *****. It is true s/he can *****, *****, and *****.
Advertisements

Connectivity - Menger’s Theorem Graphs & Algorithms Lecture 3.
Lecture 3: Polygon Triangulation Computational Geometry Prof. Dr. Th. Ottmann 1 Polygon Triangulation Motivation: Guarding art galleries Art gallery theorem.
What is the next line of the proof? a). 2q = 6p. b). 2q = 6r c). 2q  6pd). 2q  6r e). 2q  6pf). 2q  6r.
Mycielski’s Construction Mycielski’s Construction: From a simple graph G, Mycielski’s Construction produces a simple graph G’ containing G. Beginning with.
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.
A b c d e f g h j i k Graph G is shown. How many blocks does G have?
What is the next line of the proof? a). Let G be a graph with k vertices. b). Assume the theorem holds for all graphs with k+1 vertices. c). Let G be a.
CS5371 Theory of Computation
Can Dijkstra’s Algorithm be modified in an obvious way to give the longest path in a graph? a). Yes b). No c). I have absolutely no idea.
Lecture 3: Polygon Triangulation Computational Geometry Prof. Dr. Th. Ottmann Polygon Triangulation Motivation: Guarding art galleries Art gallery theorem.
Is the following graph Hamiltonian- connected from vertex v? a). Yes b). No c). I have absolutely no idea v.
How many non-isomorphic tournaments with 10 vertices are there? a). 5 b). 10 c). 362,880 d). Over nine million.
Happy Pi Day!!!! Come celebrate – Winston Room, 12 Friday.
Coloring Algorithms and Networks. Coloring2 Graph coloring Vertex coloring: –Function f: V  C, such that for all {v,w}  E: f(v)  f(w) Chromatic number.
New Algorithm DOM for Graph Coloring by Domination Covering
A network is shown, with a flow f. v u 6,2 2,2 4,1 5,3 2,1 3,2 5,1 4,1 3,3 Is f a maximum flow? (a) Yes (b) No (c) I have absolutely no idea a b c d.
What is the next line of the proof? a). Assume the theorem holds for all graphs with k edges. b). Let G be a graph with k edges. c). Assume the theorem.
K-Coloring k-coloring: A k-coloring of a graph G is a labeling f: V(G)  S, where |S|=k. The labels are colors; the vertices of one color form a color.
MATH 310, FALL 2003 (Combinatorial Problem Solving) Lecture 10, Monday, September 22.
What is the first line of the backwards direction of this proof? 1.Assume G is a block. 2.Assume every pair of vertices lie on a common cycle. 3.Assume.
K-Coloring k-coloring: A k-coloring of a graph G is a labeling f: V(G)  S, where |S|=k. The labels are colors; the vertices of one color form a color.
9.8 Graph Coloring. Coloring Goal: Pick as few colors as possible so that two adjacent regions never have the same color. See handout.
3.3 Graphing Systems of Inequalities. Steps to Graphing a System of Inequalities. 1) Graph each inequality with out shading the region. 2) Find the region.
Inverses Graph {(1,2), (2,-4), (5,2), (2, 0), (-1, 4)} ? {(2, 1), (-4, 2), (2, 5), (0,2), (4, -1)} These graphs are called inverses of each other. Graph.
4.4 The Fundamental Theorem of Calculus
Mycielski’s Construction Mycielski’s Construction: From a simple graph G, Mycielski’s Construction produces a simple graph G’ containing G. Beginning with.
5.2 Trees  A tree is a connected graph without any cycles.
Learning Task/Big Idea: Students will learn how to find roots(x-intercepts) of a quadratic function and use the roots to graph the parabola.
2.8B Graphing Absolute Value Inequalities in the Coordinate Plane 1. Find location of the absolute value “V”  a I x – h I + k 2. Determine if graph is.
Graphing quadratic functions (Section 5.1. Forms of the quadratic function  Standard form  Vertex form  Intercept form.
2-5 PROVING ANGLES CONGRUENT Objective: to prove and apply theorems about angles.
2-6 Proving Angles Congruent. Theorem: a conjecture or statement that you prove true.
Section 2.5: Proving Angles Congruent Objectives: Identify angle pairs Prove and apply theorems about angles.
Notes Over 2.8 Graphing an Absolute Value Function xy Vertex: Axis of Symmetry: Slope: ( 1, 2 ) x = 1 up 2, right/left.
Introduction to Graph Theory
2.7: Use Absolute Value Functions and Transformations HW Monday: p.127 (4-20 even) Test , 2.7: Friday.
5-color theorem 林典濤 : PPT, Lecture note 陳咨翰 : Presentation.
Hamilton Paths and Circuits 1 Click to Start 2 3 Start End.
Characteristics of Planar Graphs
Prüfer code algorithm Algorithm (Prüfer code)
2-5 Absolute Value Functions and Graphs
2.8 Graphing Absolute Value Functions
Chapter 2: Functions, Equations, and Graphs
2.7 Absolute Value Functions and Graphs
2.7 Absolute Value Functions
Review Problems Sections 3-1 to 3-4
What is the next line of the proof?
5-1: The Idea of Congruence 5-2: Congruences Between Triangles
Graph Theory Graph Colorings.
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7th ed., by Kenneth H.
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7th ed., by Kenneth H.
Warm-up: Sketch the graph of f(x) = x5 – 4x4 + 4x3. Be sure to include all critical values. HW: Quiz Review 2.1/2.2.
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7th ed., by Kenneth H.
Self Assessment 1. Find the absolute extrema of the function
Problem Solving 4.
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7th ed., by Kenneth H.
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7th ed., by Kenneth H.
Miniconference on the Mathematics of Computation
Graph Theory What is a graph?.
EXTREMA ON AN INTERVAL Section 3.1.
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 8th ed., by Kenneth H.
Modelling and Searching Networks Lecture 10 – Cop Number and Genus
Central Angles and Arcs
EQ: What other functions can be made from
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7th ed., by Kenneth H.
Lecture 28 Approximation of Set Cover
Line Graphs.
Constructing a m-connected k-Dominating Set in Unit Disc Graphs
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7th ed., by Kenneth H.
Presentation transcript:

Is C 6 2-critical? a). Yes b). No c). I have absolutely no idea

Is C 7 3-critical? a). Yes b). No c). I have absolutely no idea

Is K 8 8-critical? a). Yes b). No c). I have absolutely no idea

What is the first line of the proof? a). Assume   k – 1. b). Assume the theorem is true for k = 1. c). Assume G is a k-critical graph. d). Assume G is not a k-critical graph. e). None of these.

What is the next line of the proof? a). Assume   k – 1. b). Assume  < k – 1. c). Assume G is not a k-critical graph. d). Assume v is a vertex of degree k – 1. e). None of these.

What is the first line of the proof? a). Assume G does not have coloring number k. b). Assume G has coloring number k. c). Assume G is k-critical. d). Assume G has k vertices of degree  k – 1. e). Assume the theorem holds for k = 1. f). None of these.