國立東華大學應用數學系 林 興 慶 Lin-Shing-Ching 指導教授 : 郭大衛 Vertex Ranking number of Graphs 圖的點排序數.

Slides:



Advertisements
Similar presentations
Connectivity - Menger’s Theorem Graphs & Algorithms Lecture 3.
Advertisements

Edge-connectivity and super edge-connectivity of P 2 -path graphs Camino Balbuena, Daniela Ferrero Discrete Mathematics 269 (2003) 13 – 20.
Outer-connected domination numbers of block graphs 杜國豪 指導教授:郭大衛教授 國立東華大學 應用數學系碩士班.
GOLOMB RULERS AND GRACEFUL GRAPHS
Study on Power Domination of Graphs 圖上電力支配問題的研究 研究生:莊建成 指導教授:張鎮華 Student : Chien-Cheng Chuang Advisor : Gerard Jennhwa Chang Department of Mathematics,
Graph Theory Chapter 9 Planar Graphs 大葉大學 資訊工程系 黃鈴玲.
Data Structures, Spring 2004 © L. Joskowicz 1 Data Structures – LECTURE 14 Strongly connected components Definition and motivation Algorithm Chapter 22.5.
Hyper hamiltonian laceability on edge fault star graph 學 生 : 蕭 旻 昆 指導教授 : 洪 春 男 老師 Tseng-Kuei Li, Jimmy J.M. Tan, Lih-Hsing Hsu Information Sciences.
k-Factor Factor: a spanning subgraph of graph G
Vertex Cut Vertex Cut: A separating set or vertex cut of a graph G is a set S  V(G) such that G-S has more than one component. a b c d e f g h i.
Graph. Undirected Graph Directed Graph Simple Graph.
Graph Algorithms: Minimum Spanning Tree We are given a weighted, undirected graph G = (V, E), with weight function w:
Mycielski’s Construction Mycielski’s Construction: From a simple graph G, Mycielski’s Construction produces a simple graph G’ containing G. Beginning with.
Internally Disjoint Paths Internally Disjoint Paths : Two paths u to v are internally disjoint if they have no common internal vertex.
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.
Computational Geometry Seminar Lecture 1
Definition Hamiltonian graph: A graph with a spanning cycle (also called a Hamiltonian cycle). Hamiltonian graph Hamiltonian cycle.
Matchings Matching: A matching in a graph G is a set of non-loop edges with no shared endpoints Maximal Matching: A maximal matching in a graph is a matching.
Vertex Cut Vertex Cut: A separating set or vertex cut of a graph G is a set SV(G) such that S has more than one component. Connectivity of G ((G)): The.
Is the following graph Hamiltonian- connected from vertex v? a). Yes b). No c). I have absolutely no idea v.
Definition Dual Graph G* of a Plane Graph:
How many non-isomorphic tournaments with 10 vertices are there? a). 5 b). 10 c). 362,880 d). Over nine million.
Factor Factor: a spanning subgraph of graph G
2.2 Hamilton Circuits Hamilton Circuits Hamilton Paths Tucker, Applied Combinatorics, Section 2.2, Tamsen Hunter.
Factor Factor: a spanning subgraph of graph G k-Factor: a spanning k-regular subgraph Odd component: a component of odd order o(H): the number of odd components.
4-cycle Designs Hung-Lin Fu ( 傅恆霖 ) 國立交通大學應用數學系 Motivation The study of graph decomposition has been one of the most important topics in graph theory.
Internally Disjoint Paths Internally Disjoint Paths : Two paths u to v are internally disjoint if they have no common internal vertex. u u v v Common internal.
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.
Problem: Induced Planar Graphs Tim Hayes Mentor: Dr. Fiorini.
Vertex Cut Vertex Cut: A separating set or vertex cut of a graph G is a set SV(G) such that G-S has more than one component. d f b e a g c i h.
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.
Problem: Induced Planar Graphs Tim Hayes Mentor: Dr. Fiorini.
Introduction to Graph Theory
Subdivision of Edge In a graph G, subdivision of an edge uv is the operation of replacing uv with a path u,w,v through a new vertex w.
IP Restoration on WDM Optical Networks Hwajung Lee*, Hongsik Choi, Hyeong-Ah Choi The George Washington University Department of Computer Science.
On Balanced Index Sets of Disjoint Union Graphs Sin-Min Lee Department of Computer Science San Jose State University San Jose, CA 95192, USA Hsin-Hao Su.
Panconnectivity and Edge- Pancyclicity of 3-ary N-cubes 指導教授 : 黃鈴玲 老師 學生 : 郭俊宏 Sun-Yuan Hsieh, Tsong-Jie Lin and Hui-Ling Huang Journal of Supercomputing.
1 Edge-bipancyclicity of star graphs under edge-fault tolerant Applied Mathematics and Computation, Volume 183, Issue 2, 15 December 2006, Pages
Trees and Distance. 2.1 Basic properties Acyclic : a graph with no cycle Forest : acyclic graph Tree : connected acyclic graph Leaf : a vertex of degree.
CSE, IIT KGP Graph Theory: Introduction Pallab Dasgupta Dept. of CSE, IIT
Packing Graphs with 4-Cycles 學生 : 徐育鋒 指導教授 : 高金美教授 2013 組合新苗研討會 ( ~ ) 國立高雄師範大學.
Copyright © Zeph Grunschlag, More on Graphs.
Indian Institute of Technology Kharagpur PALLAB DASGUPTA Graph Theory: Introduction Pallab Dasgupta, Professor, Dept. of Computer Sc. and Engineering,
Mycielski’s Construction Mycielski’s Construction: From a simple graph G, Mycielski’s Construction produces a simple graph G’ containing G. Beginning with.
Chapter 3 Trees and Forests 大葉大學 資訊工程系 黃鈴玲
Chapter 5 Coloring of Graphs. 5.1 Vertex Coloring and Upper Bound Definition: A k-coloring of a graph G is a labeling f:V(G)  S, where |S|=k (or S=[k]).
Chapter 1 Fundamental Concepts Introduction to Graph Theory Douglas B. West July 11, 2002.
CSE, IIT KGP Graph Coloring. CSE, IIT KGP K-coloring A k-coloring of G is a labeling f:V(G)  {1,…,k}.A k-coloring of G is a labeling f:V(G)  {1,…,k}.
7. Basic Operations on Graphs
Chapter 6 Connectivity and Flow 大葉大學 資訊工程系 黃鈴玲
An Introduction to Graph Theory
Graph Theory and Applications
All-to-all broadcast problems on Cartesian product graphs Jen-Chun Lin 林仁俊 指導教授:郭大衛教授 國立東華大學 應用數學系碩士班.
 Quotient graph  Definition 13: Suppose G(V,E) is a graph and R is a equivalence relation on the set V. We construct the quotient graph G R in the follow.
Graphs Lecture 2. Graphs (1) An undirected graph is a triple (V, E, Y), where V and E are finite sets and Y:E g{X V :| X |=2}. A directed graph or digraph.
Introduction to Graph Theory. Graph G=(V,E) V={v 1,v 2,…,v n } E={(u,v)|(u,v) is an unorder pair of V} vertex=node edge=link loop multiple edges.
The four colour theorem
Graph Theory Chapter 10 Coloring Graphs 大葉大學 (Da-Yeh Univ.) 資訊工程系 (Dept. CSIE) 黃鈴玲 (Lingling Huang)
Basic Operations on Graphs Lecture 5.. Basic Operations on Graphs Deletion of edges Deletion of vertices Addition of edges Union Complement Join.
CSE, IIT KGP Graph Theory: Introduction Pallab Dasgupta Dept. of CSE, IIT
Indian Institute of Technology Kharagpur PALLAB DASGUPTA Graph Theory: Planarity Pallab Dasgupta, Professor, Dept. of Computer Sc. and Engineering, IIT.
Unsolved Problems in Graph Decompositions
Chapter 5 Fundamental Concept
Euler Paths and Circuits
On the Dynamic Colorings of Graphs
Hamiltonian Cycles.
Planarity.
Graph Theory: Cuts and Connectivity
Chapter 14 Graphs © 2011 Pearson Addison-Wesley. All rights reserved.
Presentation transcript:

國立東華大學應用數學系 林 興 慶 Lin-Shing-Ching 指導教授 : 郭大衛 Vertex Ranking number of Graphs 圖的點排序數

A vertex ranking of a graph G is a mapping f from V(G) to the set of all natural number such that for any path between two distinct vertices u and v with f(u)=f(v) there is a vertex w in the path f(w)>f(u).In this definition,we call the value f(v) the rank of the vertex v.

The vertex ranking problem is to determine the vertex ranking number r(G) of a given graph G r(G)=4

Lemma If H is a subgraph of G,then r(H) ≦ r(G).

The union of two disjoint graph G and H is the G ∪ H vertex set V(G ∪ H)=V(G) ∪ V(H) edge set E(G ∪ H)=E(G) ∪ E(H) Lemma

r(G 1 )=4 r(G 2 )=3 r(G 1 ∪ G 2 )=4

P9P9 ×P2×9×P2×9

Lemma For any graph G, r(G)={minr*(Gs):S is a minimal cut set of G}

1 P G˙S P G˙S

Lemma For any graph G, r(G)=min{r(G˙S)+1:S is an independent set of G}

The join of two graph G and H is the G + H with vertex set V(G+H)=V(G) ∪ V(H) edge set E(G+H)=E(G) ∪ E(H) ∪ {xy:x in G,y in H} Lemma

r(G)=4 r(G+H)=r(G)+ r(G+H)=r(G)+ |V(H)|= P9P9 P2P2

G r is a graph with V(G r )=V(G) E(G r )={uv | u,v ∈ V(G) and d G (u,v) ≦ r} P72P r(P 7 2 )=5

P 30 2

Theorem For all n,k with n ≧ 3 and n ≧ k-1

Theorem For all Theorem For all

Cartesian product of two graph G and H is G×H V(G×H)={(u,v) | u ∈ V(G) v ∈ V(H)} E(G×H)={(u,x)(v,y) | (u=v),xy ∈ E(H) or(uv ∈ E(G),x=y)}

Try to P 2 × n ×P2×9×P2×9 r(P 2 × 9 )=

×2k+1 P 2 ×2k+1 ×2k P 2 ×2k

Theorem For a caterpillar T. Let P n be the subgraph of T obtained from T by deleting all leaves of T,and {v ∈ V(P n ):d G ≧ 3 }={v j1,v j2,…,v jk }, where j 1 ≦ j 2 ≦ … ≦ j k. If we let j 0 =0,j k+1 =n+1. then r(T)=r(P l )+1 where

v1v2 v3v4v5v

Composition of two graph,written G[H] vertex set V(G) ×V(H) edge set (u 1,v 1 )is adjacent to(u 2,v 2 ) if eithher u 1 is adjacent to u 2 in G G[H]=P 4 [P 5 ] r(G[H])=r(P 4 [P 5 ])=r(P 4 )+ 2|V(P 5 )|=

Theorem For any two graphs G and H.

vertex set edge set

V 1,1 V 2,1 V 3,1 r(H 1 )=lr(H 2 )=lr(H 3 )=l

Corona of two graphs,written G Λ H. vertex set V(GΛH)=V(G) ∪ {u ij |1 ≦ i ≦ n,1 ≦ j ≦ m} edge set Corona of two graphs,written G Λ H. vertex set V(GΛH)=V(G) ∪ {u ij |1 ≦ i ≦ n,1 ≦ j ≦ m} edge set

Theorem For any two graphs G and H

感謝各位的參與