The Sum Number of a Disjoint Union of Graphs Mirka Miller & Joe Ryan The University of Newcastle, Australia W. F. Smyth McMaster University, Hamilton,

Slides:



Advertisements
Similar presentations
Iterative Rounding and Iterative Relaxation
Advertisements

Chapter 23 Minimum Spanning Tree
Single Source Shortest Paths
Section 5.1 – Polynomial Functions Defn: Polynomial function The coefficients are real numbers. The exponents are non-negative integers. The domain of.
Structure and Properties of Eccentric Digraphs Joint work of Joan Gimbert Universitat de Lleida, Spain Nacho LopezUniversitat de Lleida, Spain Mirka Miller.
Some Graph Problems. LINIAL’S CONJECTURE Backgound: In a partially ordered set we have Dilworth’s Theorem; The largest size of an independent set (completely.
Chapter 9 Connectivity 连通度. 9.1 Connectivity Consider the following graphs:  G 1 : Deleting any edge makes it disconnected.  G 2 : Cannot be disconnected.
Inequalities in One Triangle
Triangle Inequality Theorem:
TODAY IN GEOMETRY…  Learning Target: 5.5 You will find possible lengths for a triangle  Independent Practice  ALL HW due Today!
Complexity 16-1 Complexity Andrei Bulatov Non-Approximability.
MCA 520: Graph Theory Instructor Neelima Gupta
Applied Discrete Mathematics Week 12: Trees
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.
3 -1 Chapter 3 The Greedy Method 3 -2 The greedy method Suppose that a problem can be solved by a sequence of decisions. The greedy method has that each.
1 Vertex Cover Problem Given a graph G=(V, E), find V' ⊆ V such that for each edge (u, v) ∈ E at least one of u and v belongs to V’ and |V’| is minimized.
An introduction to Approximation Algorithms Presented By Iman Sadeghi.
Chapter 15 Graph Theory © 2008 Pearson Addison-Wesley. All rights reserved.
Open Problems in Exclusive Sum Labeling Mirka Miller, Joe Ryan, Slamin, Kiki Sugeng, Mauritsius Tuga School of Computer Science and Software Engineering.
© The McGraw-Hill Companies, Inc., Chapter 3 The Greedy Method.
Triangle Inequality Theorem.  The sum of the two shorter sides of any triangle must be greater than the third side. Example: > 7 8 > 7 Yes!
1.1a: Comparing/Ordering numbers on the number line M(N&O)–10–2 Demonstrates understanding of the relative magnitude of real numbers by solving problems.
Lesson 3-3: Triangle Inequalities 1 Lesson 3-3 Triangle Inequalities.
5.1  Routing Problems: planning and design of delivery routes.  Euler Circuit Problems: Type of routing problem also known as transversability problem.
CIAO Centre for Informatics and Applied Optimization 1 Optimal Networks Mirka Miller School of Information Technology and Mathematical Sciences University.
Approximation Algorithms
 R + 3 > 4M + 6 < 10  T – 4 < 9Y – 11 ≤ 3  Two inequalities joined by the word “and” or the word “or”.
The Train Marshalling Problem Joe Ryan University of Ballarat joint work with Elias Dahlhaus, Peter Horak and Mirka Miller.
6.4 Triangle Inequalities. Angle and Side Inequalities  Sketch a good size triangle in your notebook (about a third of the page).  Using a ruler find.
Lesson 5.4 The Triangle Inequality. Triangle Inequality Theorem The sum of the lengths of any two sides of a triangle is greater than the length of the.
Topic 5-7 Inequalities in one triangle. How many different triangles can we make using these six pieces? 2 1.What are your guesses? 2.What guess is too.
Some results on sum graph sum graph Wei Jianxin School of Mathematics and Information of Lu Dong University Lu Dong
Chapter 8: Relations. 8.1 Relations and Their Properties Binary relations: Let A and B be any two sets. A binary relation R from A to B, written R : A.
Introduction to Graph Theory
1 Triangle Inequalities. 2 Triangle Inequality The smallest side is across from the smallest angle. The largest angle is across from the largest side.
Department of Computer Science and Engineering On Computing handles and tunnels for surfaces Tamal K. DeyKuiyu LiJian Sun.
1) Find and label the degree of each vertex in the graph.
3-5: Linear Programming. Learning Target I can solve linear programing problem.
Introduction to NP Instructor: Neelima Gupta 1.
Approximation Algorithms by bounding the OPT Instructor Neelima Gupta
4.3 Riemann Sums and Definite Integrals Definition of the Definite Integral If f is defined on the closed interval [a, b] and the limit of a Riemann sum.
Riemann sums & definite integrals (4.3) January 28th, 2015.
Box-and-Whisker Plots
Proof technique (pigeonhole principle)
An introduction to Approximation Algorithms Presented By Iman Sadeghi
Notes Over 2.1 Graph the numbers on a number line. Then write two inequalities that compare the two numbers and and 9 l l l.
Proof Techniques and Chessboard Problems
Box-and-Whisker Plots
Computability and Complexity
Box-and-Whisker Plots
Box-and-Whisker Plots
Hazards and disasters.
Box-and-Whisker Plots
Year 11 Mini-Assessment 13 HIGHER Estimation.
Triangle Inequalities
Haitao Wang Utah State University WADS 2017, St. John’s, Canada
Box-and-Whisker Plots
Box-and-Whisker Plots
Freebird
Hamiltonian Cycles.
Graph Theory: Cuts and Connectivity
Box-and-Whisker Plots
Box-and-Whisker Plots
CS 6310 Advanced Design and Analysis of Algorithms Rajani Pingili
Mean.
Box-and-Whisker Plots
Triangle Inequalities
Linear Programming.
Riemann sums & definite integrals (4.3)
Branch-and-Bound Algorithm for Integer Program
Presentation transcript:

The Sum Number of a Disjoint Union of Graphs Mirka Miller & Joe Ryan The University of Newcastle, Australia W. F. Smyth McMaster University, Hamilton, Canada Curtin University, Perth, Australia

Sum Labelling L : V(G)  ℕ. For u, v  V, (u, v)  E(G) if and only if  w  V such that L(w) = L(u) + L(v).

Sum Graphs All sum graphs are disconnected. Any graph can be made to support a sum labelling by adding sufficient isolated vertices called isolates. The smallest number of isolates required is called the sum number of the graph (σ(G)). Sum graphs with this fewest number of isolates are called optimal.

Example A Non Optimal Labelling

Example A Optimal Sum Labelling

Potential Perils in Sum Labelling

Disjoint Union of Graphs (an example)

Disjoint Union of Graphs (an example)

An Upper Bound σ(G 1  G 2 )  σ(G 1 ) + σ(G 2 ) – 1 Inequality is tight for unit graphs The technique may be applied repeatedly for a disjoint union of many graphs.

Three Unit Graphs: An Example

Three Unit Graphs: An Example

Three Unit Graphs: An Example A disjoint union of three graphs with sum number 1

A Disjoint Union of p Graphs (main result) Provided that we can always find a label in one graph that is co-prime to the largest label in one of the others. Easy if 1 is a label in any of the graphs.

Can we always apply the co-prime condition? Yes if 1 is a label of any of the graphs. No sum graph has yet been found that cannot bear a sum labelling containing 1. But… “absence of evidence is not evidence of absence” Rumsfeld Exclusive sum graphs may always be labelled with a labelling scheme containing 1.

Exclusive Sum Graphs If L is an exclusive sum labelling for a graph G, so is k 1 L+k 2 where k 1, k 2 are integers such that min(k 1 L+k 2 )  1. Miller, Ryan, Slamin, Sugeng, Tuga (2003) Provided at least one of the graphs is an exclusive graph

Open Questions 1.Can we always find a sum labelling containing the label 1? 2.What is the sum number of a disjoint union of graphs for various families of graphs? 3.What is the exclusive sum number of a disjoint union of graphs for various families of graphs?