1 On c-Vertex Ranking of Graphs Yung-Ling Lai & Yi-Ming Chen National Chiayi University Taiwan.

Slides:



Advertisements
Similar presentations
TWO STEP EQUATIONS 1. SOLVE FOR X 2. DO THE ADDITION STEP FIRST
Advertisements

Delta Confidential 1 5/29 – 6/6, 2001 SAP R/3 V4.6c PP Module Order Change Management(OCM)
You have been given a mission and a code. Use the code to complete the mission and you will save the world from obliteration…
Mathematical Preliminaries
Angstrom Care 培苗社 Quadratic Equation II
Advanced Piloting Cruise Plot.
© 2008 Pearson Addison Wesley. All rights reserved Chapter Seven Costs.
Copyright © 2003 Pearson Education, Inc. Slide 1 Computer Systems Organization & Architecture Chapters 8-12 John D. Carpinelli.
Chapter 1 The Study of Body Function Image PowerPoint
Copyright © 2011, Elsevier Inc. All rights reserved. Chapter 6 Author: Julia Richards and R. Scott Hawley.
Author: Julia Richards and R. Scott Hawley
1 Copyright © 2013 Elsevier Inc. All rights reserved. Appendix 01.
1 Copyright © 2010, Elsevier Inc. All rights Reserved Fig 2.1 Chapter 2.
and 6.855J Spanning Tree Algorithms. 2 The Greedy Algorithm in Action
1 RA I Sub-Regional Training Seminar on CLIMAT&CLIMAT TEMP Reporting Casablanca, Morocco, 20 – 22 December 2005 Status of observing programmes in RA I.
Jeopardy Q 1 Q 6 Q 11 Q 16 Q 21 Q 2 Q 7 Q 12 Q 17 Q 22 Q 3 Q 8 Q 13
Jeopardy Q 1 Q 6 Q 11 Q 16 Q 21 Q 2 Q 7 Q 12 Q 17 Q 22 Q 3 Q 8 Q 13
Title Subtitle.
My Alphabet Book abcdefghijklm nopqrstuvwxyz.
0 - 0.
DIVIDING INTEGERS 1. IF THE SIGNS ARE THE SAME THE ANSWER IS POSITIVE 2. IF THE SIGNS ARE DIFFERENT THE ANSWER IS NEGATIVE.
FACTORING ax2 + bx + c Think “unfoil” Work down, Show all steps.
Addition Facts
Year 6 mental test 5 second questions
Year 6 mental test 10 second questions
Richmond House, Liverpool (1) 26 th January 2004.
REVIEW: Arthropod ID. 1. Name the subphylum. 2. Name the subphylum. 3. Name the order.
Intel VTune Yukai Hong Department of Mathematics National Taiwan University July 24, 2008.
Directed Acyclic Graph
Randomized Algorithms Randomized Algorithms CS648 1.
ABC Technology Project
1 Undirected Breadth First Search F A BCG DE H 2 F A BCG DE H Queue: A get Undiscovered Fringe Finished Active 0 distance from A visit(A)
2 |SharePoint Saturday New York City
Green Eggs and Ham.
VOORBLAD.
演 算 法 實 驗 室演 算 法 實 驗 室 On the Minimum Node and Edge Searching Spanning Tree Problems Sheng-Lung Peng Department of Computer Science and Information Engineering.
1 Breadth First Search s s Undiscovered Discovered Finished Queue: s Top of queue 2 1 Shortest path from s.
BIOLOGY AUGUST 2013 OPENING ASSIGNMENTS. AUGUST 7, 2013  Question goes here!
Factor P 16 8(8-5ab) 4(d² + 4) 3rs(2r – s) 15cd(1 + 2cd) 8(4a² + 3b²)
Squares and Square Root WALK. Solve each problem REVIEW:
Basel-ICU-Journal Challenge18/20/ Basel-ICU-Journal Challenge8/20/2014.
1..
© 2012 National Heart Foundation of Australia. Slide 2.
Lets play bingo!!. Calculate: MEAN Calculate: MEDIAN
Understanding Generalist Practice, 5e, Kirst-Ashman/Hull
Chapter 5 Test Review Sections 5-1 through 5-4.
GG Consulting, LLC I-SUITE. Source: TEA SHARS Frequently asked questions 2.
Addition 1’s to 20.
25 seconds left…...
H to shape fully developed personality to shape fully developed personality for successful application in life for successful.
Januar MDMDFSSMDMDFSSS
Week 1.
Analyzing Genes and Genomes
We will resume in: 25 Minutes.
©Brooks/Cole, 2001 Chapter 12 Derived Types-- Enumerated, Structure and Union.
Essential Cell Biology
Intracellular Compartments and Transport
PSSA Preparation.
Essential Cell Biology
Immunobiology: The Immune System in Health & Disease Sixth Edition
Energy Generation in Mitochondria and Chlorplasts
CpSc 3220 Designing a Database
From Approximative Kernelization to High Fidelity Reductions joint with Michael Fellows Ariel Kulik Frances Rosamond Technion Charles Darwin Univ. Hadas.
Instructor: Shengyu Zhang 1. Content Two problems  Minimum Spanning Tree  Huffman encoding One approach: greedy algorithms 2.
Bart Jansen 1.  Problem definition  Instance: Connected graph G, positive integer k  Question: Is there a spanning tree for G with at least k leaves?
Interval Graph Test.
Presentation transcript:

1 On c-Vertex Ranking of Graphs Yung-Ling Lai & Yi-Ming Chen National Chiayi University Taiwan

2 Vertex Ranking  f : V(G)  {1,2, …,k}  f (v) = f (u)  Every u-v path,  w such that f (w) > f (v)  k-rankable  vertex ranking number  r (G)

3 C 8 is 5-rankable;  r (C 8 )=

4 Background  Studied since 1980s  For an arbitrary graph G is NP-complete  Two versions of vertex ranking problem  off-line  on-line

5 On-line  Vertices are given one by one in an arbitrary order  Know the edges of the induced subgraph  Assigned vertex ranking in real time  Cannot be changed later  Used denoted on-line vertex ranking number

6 Example ( On-line) T Off-line T On-line v1v1 v2v2 v7v7 v4v4 v8v8 v3v3 v5v5 v6v6 n=8

7 Bounds in online version  

8 c-vertex ranking  vertex ranking  every connected component has at most one vertex with maximum label  c-vertex ranking  every connected component has at most c vertices with maximum label

9 c-Vertex Ranking  f : V(G)  {1,2, …,k}  After removing the vertices with maximum rank, each component of the remaining graph has no more than c vertices with maximum rank  k-c-rankable  c-vertex ranking number r c (G)

10 Example (c-vertex ranking) vertex ranking c-vertex ranking with c = 2

11 Application  VLSI layout problem  designing communication network  planning efficient assembly of products in manufacturing systems  Minimum height of the separator tree

12 Example (separator tree ) T

13 Theorem The c-vertex ranking number of path P n is

14 Path cccc  Rank only increase when i is the power of c+1  When rank increase to x  n  (c+1) x-1

15 Analysis - Path Number of VerticesMaximum Rank 1 ~ c1 c+1 ~ c+c(c+1) 2 c+c(c+1)+1~ c+[c+c(c+1)](c+1)3 =c+c(c+1)+c(c+1) 2 …… The minimum of the maximum rank x has value

16 Theorem The c-vertex ranking number of cycle C n is

17 Cycle cccc 3  If the rank of v n (say x) don ’ t need to increased, there are no more than c vertices with rank x in P n  n  (c+1) x-1 

18 Cycle cccc 3  If the rank of v n has to be increased (to x), there are c vertices with rank x-1 in P n-1  n-1  c(c+1) x-2 

19 Analysis - Cycle  No more than c vertices with maximum rank  Remove those vertices with maximum rank will result no more than c paths  At least one of the path must have no less than (n-c)/c vertices  that path needs at least ranks ranks  The whole cycle needs at least ranks

20 Theorem The c-vertex ranking number of wheel W n is

21 Wheel (W n =K 1 +C n )  If rank of v c (say x) is the same as max rank in path P n-1 then 

22 Wheel (W n =K 1 +C n )  If rank of v c (say x) is one more than max rank in path P n-1 then there are at least c-1 vertices ranked as x-1 in the path 

23 Analysis - Wheel  Case 1: v c is the only vertex with max rank Since

24 Analysis - Wheel  Case 2: v c is not the only vertex with max rank  The graph after removing the vertices with max rank is a collection (no more than c-1) of paths  There is a path with at least vertices  

25 Analysis - Wheel  Case 3: v c is not ranked with max rank (say x)  Remove the vertices with max rank won ’ t separate the graph  Assume remove vertices with rank greater than x-y will separate the graph to no more than cy-1 paths  There exists a path containing at least vertices  

26 Theorem The c-vertex ranking number of complete bipartite graph K m,n for m  n is

27 Complete Bipartite Graph   all vertices can be ranked as 1   All vertices in m partite set ranked as 1  The vertices in n partite set ranked as 2 to n m

28 Corollary The c-vertex ranking number of complete r- partite graph for is

29 Thank you