Hamilton Cycles with Require Almost Perfect Patchings in Hypercubes

Slides:



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

 Theorem 5.9: Let G be a simple graph with n vertices, where n>2. G has a Hamilton circuit if for any two vertices u and v of G that are not adjacent,
Chapter 8 Topics in Graph Theory
Simple Graph Warmup. Cycles in Simple Graphs A cycle in a simple graph is a sequence of vertices v 0, …, v n for some n>0, where v 0, ….v n-1 are distinct,
Chun-Cheng Chen Department of Mathematics National Central University 1.
22C:19 Discrete Math Graphs Fall 2010 Sukumar Ghosh.
Theory of Computing Lecture 18 MAS 714 Hartmut Klauck.
Introduction to Graph Theory Lecture 11: Eulerian and Hamiltonian Graphs.
Hyper hamiltonian laceability on edge fault star graph 學 生 : 蕭 旻 昆 指導教授 : 洪 春 男 老師 Tseng-Kuei Li, Jimmy J.M. Tan, Lih-Hsing Hsu Information Sciences.
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.
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.
Is the following graph Hamiltonian- connected from vertex v? a). Yes b). No c). I have absolutely no idea v.
CSE 321 Discrete Structures Winter 2008 Lecture 25 Graph Theory.
CTIS 154 Discrete Mathematics II1 8.2 Paths and Cycles Kadir A. Peker.
Some New Directions about Interconnection Networks.
MATH 310, FALL 2003 (Combinatorial Problem Solving) Lecture 6, Friday, September 12.
MATH 310, FALL 2003 (Combinatorial Problem Solving) Lecture 10, Monday, September 22.
9.2 Graph Terminology and Special Types Graphs
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
CSE 20: Discrete Mathematics for Computer Science Prof. Shachar Lovett.
CSNB143 – Discrete Structure Topic 9 – Graph. Learning Outcomes Student should be able to identify graphs and its components. Students should know how.
Chapter 6 Graph Theory R. Johnsonbaugh Discrete Mathematics 5 th edition, 2001.
Chapter 2 Greedy Strategy I. Independent System Ding-Zhu Du.
Embedding long paths in k-ary n-cubes with faulty nodes and links
A study of k-ordered hamiltonian graphs. Story begins L. Ng, M. Schultz, k-Ordered Hamiltonian graphs, J. Graph Theory 24 (1997) 45–57.
1 The 24th Clemson mini-Conference on Discrete Mathematics and Algorithms Oct. 22 – Oct. 23, 2009 Clemson University Algebraic Invariants and Some Hamiltonian.
Mike Jacobson UCD Graphs that have Hamiltonian Cycles Avoiding Sets of Edges EXCILL November 20,2006.
Shortest Path Based Sufficiency Condition for Hamiltonian Graphs
MAT 2720 Discrete Mathematics Section 8.2 Paths and Cycles
Walks, Paths and Circuits. A graph is a connected graph if it is possible to travel from one vertex to any other vertex by moving along successive edges.
Discrete Optimization Lecture 4 M. Pawan Kumar
Chapter 11 - Graph CSNB 143 Discrete Mathematical Structures.
Introduction to Graph Theory
Hamiltonian Properties in Cartesian Product Mei Lu Department of Mathematical Sciences, Tsinghua University, Beijing A joint work with H.J. Lai and H.
Leda Demos By: Kelley Louie Credits: definitions from Algorithms Lectures and Discrete Mathematics with Algorithms by Albertson and Hutchinson graphics.
1 The 3*-connected property of the pyramid networks Yuan-Hsiang Teng, Tzu-Liang Kung, Lih-Hsing Hsu Computers and Mathematics with Applications 60 (2010)
CSNB 143 Discrete Mathematical Structures
Applied Discrete Mathematics Week 13: Graphs
A study of k-ordered hamiltonian graphs
Heawood. Chapter 7: Cubic 4-ordered Hamiltonian and 4-ordered Hamiltonian connected/laceable graphs.
SULE SOLMAZ BEYZA AYTAR
More NP-complete Problems
Grade 11 AP Mathematics Graph Theory
Graph theory Definitions Trees, cycles, directed graphs.
Some Interesting Properties of Interconnection Networks
Graph Theory and Algorithm 01
Hamiltonian cycle part
Rainbow cycles in flip graphs
What is the next line of the proof?
CSE 20: Discrete Mathematics for Computer Science Prof. Shachar Lovett
Spanning Trees Discrete Mathematics.
More NP-complete Problems
Lecture 15: Graph Theory II
Discrete Math II Howon Kim
Walks, Paths, and Circuits
Discrete Mathematics Lecture 13_14: Graph Theory and Tree
Hamiltonian Cycles.
Rainbow Graph Designs Hung-Lin Fu (傅 恒 霖)
Lecture 10: Graphs Graph Terminology Special Types of Graphs
Proof Techniques.
Euler and Hamilton Paths
Graphs G = (V, E) V are the vertices; E are the edges.
Miniconference on the Mathematics of Computation
GRAPHS G=<V,E> Adjacent vertices Undirected graph
CSE 321 Discrete Structures
Graph Theory: Proof Techniques
Richard Anderson Lecture 5 Graph Theory
Fault-Tolerant Vertex-Pancyclicity of Crossed Cubes CQn
Cell construction scheme for various cubic fault tolerant Hamiltonian graphs Hsu, Lih-Hsing.
Presentation transcript:

Hamilton Cycles with Require Almost Perfect Patchings in Hypercubes Cheng-Kuan Lin Jimmy J. M. Tan Lih-Hsing Hsu

Hamiltonian Cycle A cycle is a hamiltonian cycle of graph G if it contains all the vertices of G.

Matching A set of edges P ⊂ E of a graph G = (V ,E) is a matching if every vertex of G is incident with at most one edge of P . If a vertex v of G is incident with an edge of P, we say that v is covered by P . A matching P is perfect if every vertex of G is covered by P.

Kreweras’ conjecture Every perfect matching of the hypercube extends to a Hamiltonian cycle. G. Kreweras, Matchings and Hamiltonian cycles on hypercubes, Bull. Inst. Combin. Appl. 16 (1996) 87–91.

Fink’s Theorem For every perfect matching P of KQn there exists a perfect matching R of Qn , n  2, such that P ∪ R is a Hamilton cycle of KQn. J. Fink, Perfect matchings extend to Hamilton cycles in hypercubes, Journal of Combinatorial Theory, Series B 97 (2007) 1074–1076.

R. Škrekovski’s conjecture Every matching of n-dimensional hypercube with n  2 can be extended to a Hamilton cycle. J. Fink, Perfect matchings extend to Hamilton cycles in hypercubes, Journal of Combinatorial Theory, Series B 97 (2007) 1074–1076.

Gregor’s Result Let F be a subcubic partition of a set A  V(Qn) where n  1, and let P be a perfect matching of K[A]. Then, there exists a perfect matching R of Qn[A] − F such that P∪R forms a Hamiltonian cycle of K[A] if and only if Qn[A] − F + P is connected. Petr Gregor, Perfect matchings extending on subcubes to Hamiltonian cycles of hypercubes, Discrete Mathematics, In Press, Corrected Proof, Available online 24 March 2008.

Gregor’s Result Q100 F

Gregor’s Result Q100 Q3 Q10 F Q5 Q5 Q20 Q8

Gregor’s Result Q100 Q3 Q10 P F Q5 Q5 Q20 Q8

Gregor’s Result Q100 Q3 Q10 P F Q5 Q5 Q20 Q8 There is a perfect matching R of Qn[A] − F such that P∪R forms a Hamiltonian cycle of K[A]. Q3 Q10 P F Q5 Q5 Q20 Q8

Perfect matchings can not extend to hamiltonian laceable

Perfect matchings can not extend to hamiltonian laceable

Perfect matchings can not extend to hamiltonian laceable u v 1. u and v can not adjacent in the matching.

Perfect matchings can not extend to hamiltonian laceable u 1. u and v can not adjacent in the matching. 2. there is a perfect matching such that it can be extend to a hamiltonian path between u and v. v

Perfect matchings can not extend to hamiltonian laceable u Is almost perfect matching can be extend to a hamiltonian path between u and v? v

Perfect matchings can not extend to hamiltonian laceable u Is almost perfect matching can be extend to a hamiltonian path between u and v? v

Theorem Let u and v be any two vertices in distinct partite sets of KQn-1,Qn-1. For any almost perfect matching P of KQn-1,Qn-1 such that either u or v is not covered by P, there is a perfect R of Q such that P ∪ R is a Hamilton path of KQn-1,Qn-1 between u and v.

Theorem For every almost perfect matching P of KQn-1, Qn-1, there is a edge subset R of Qn with |R| = 2n-1 + 1 such that P ∪ R forms a Hamilton cycle.

Conjecture (n  4?) Let u and v be any two vertices of distinct partite sets of Qn. For any non-perfect matching P of Qn with (u, v)  P, P can be extended to a Hamilton path of Qn between u and v.

References [1] T. Dvořák, Hamiltonian cycles with prescribed edges in hypercubes, SIAM J. Discrete Math. 19 (2005) 135–144. [2] D. Dimitrov, R. Škrekovski, T. Dvořák, P. Gregor, Gray Codes Faulting Matchings, manuscript. [3] J. Fink, Perfect matchings extend to Hamilton cycles in hypercubes, Journal of Combinatorial Theory, Series B 97 (2007) 1074–1076. [4] L. Gros, Théorie du Baguenodier, Aimé Vingtrinier, Lyon, 1872. [5] P. Gregor, Perfect matchings extending on subcubes to Hamiltonian cycles of hypercubes, Discrete Mathematics, In Press, Corrected Proof, Available online 24 March 2008. [6] G. Kreweras, Matchings and Hamiltonian cycles on hypercubes, Bull. Inst. Combin. Appl. 16 (1996) 87–91. [7] C. Savage, A survey of combinatorial Gray codes, SIAM Rev. 39 (1997) 605–629.