Directed paths decomposition of complete multidigraph Zdzisław Skupień Mariusz Meszka AGH UST Kraków, Poland.

Slides:



Advertisements
Similar presentations
CSE 211 Discrete Mathematics
Advertisements

KNURE, Software department, Ph , N.V. Bilous Faculty of computer sciences Software department, KNURE An Euler.
Graphs CSCI 2720 Spring 2005.
Chapter 8 Topics in Graph Theory
Chun-Cheng Chen Department of Mathematics National Central University 1.
Lecture 5 Graph Theory. Graphs Graphs are the most useful model with computer science such as logical design, formal languages, communication network,
Graph-02.
 期中测验时间:本周五上午 9 : 40  教师 TA 答疑时间 : 周三晚上 6 : 00—8 : 30  地点:软件楼 315 房间,  教师 TA :李弋老师  开卷考试.
Decompositions of graphs into closed trails of even sizes Sylwia Cichacz AGH University of Science and Technology, Kraków, Poland.
1 Slides based on those of Kenneth H. Rosen Slides by Sylvia Sorkin, Community College of Baltimore County - Essex Campus Graphs.
3.3 Spanning Trees Tucker, Applied Combinatorics, Section 3.3, by Patti Bodkin and Tamsen Hunter.
 Graph Graph  Types of Graphs Types of Graphs  Data Structures to Store Graphs Data Structures to Store Graphs  Graph Definitions Graph Definitions.
GOLOMB RULERS AND GRACEFUL GRAPHS
Small cycle cover of 3-connected cubic graphs Fan Yang ( 杨帆 ) and Xiangwen Li ( 李相文 ) Dep. of Mathematics Huazhong Normal University, Wuhan, China
The number of edge-disjoint transitive triples in a tournament.
1 Section 8.2 Graph Terminology. 2 Terms related to undirected graphs Adjacent: 2 vertices u & v in an undirected graph G are adjacent (neighbors) in.
Section 2.1 Euler Cycles Vocabulary CYCLE – a sequence of consecutively linked edges (x 1,x2),(x2,x3),…,(x n-1,x n ) whose starting vertex is the ending.
Balanced Path Decompositions of Crowns and Directed Crowns Hung-Chih Lee and Shun-Li Hsu Department of Information Technology Ling Tung University Taichung,
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:
CTIS 154 Discrete Mathematics II1 8.2 Paths and Cycles Kadir A. Peker.
4/17/2017 Section 8.5 Euler & Hamilton Paths ch8.5.
EDGE-DISJOINT ISOMORPHIC MULTICOLORED TREES AND CYCLES IN COMPLETE GRAPHS 應數 吳家寶.
Triple Systems from Graph Decompositions Robert “Bob” Gardner Department of Mathematics East Tennessee State University 2008 Fall Southeastern Meeting.
9.2 Graph Terminology and Special Types Graphs
Graphs Chapter 10.
CSE, IIT KGP Euler Graphs and Digraphs. CSE, IIT KGP Euler Circuit We use the term circuit as another name for closed trail.We use the term circuit as.
Can you connect the dots as shown without taking your pen off the page or drawing the same line twice.
1 CS104 : Discrete Structures Chapter V Graph Theory.
CS 200 Algorithms and Data Structures
Graphs.  Definition A simple graph G= (V, E) consists of vertices, V, a nonempty set of vertices, and E, a set of unordered pairs of distinct elements.
15-853Page :Algorithms in the Real World Planar Separators I & II – Definitions – Separators of Trees – Planar Separator Theorem.
Chapter 5 Graphs  the puzzle of the seven bridge in the Königsberg,  on the Pregel.
Chapter 6 Connectivity and Flow 大葉大學 資訊工程系 黃鈴玲
Mike Jacobson UCD Graphs that have Hamiltonian Cycles Avoiding Sets of Edges EXCILL November 20,2006.
An Introduction to Graph Theory
 周二下午 1 : 30—4 : 15 在软件楼 4 楼密码与信 息安全实验室答疑  周三下午 1 : 15 到 3 : 15 期中测验.
Lecture 10: Graph-Path-Circuit
Graphs 9.1 Graphs and Graph Models أ. زينب آل كاظم 1.
Graph theory and networks. Basic definitions  A graph consists of points called vertices (or nodes) and lines called edges (or arcs). Each edge joins.
MAT 2720 Discrete Mathematics Section 8.2 Paths and Cycles
Indian Institute of Technology Kharagpur PALLAB DASGUPTA Graph Theory: Hamiltonian Cycles Pallab Dasgupta, Professor, Dept. of Computer Sc. and Engineering,
Xuding Zhu Zhejiang Normal University Budapest Circular flow of signed graphs.
8.4 Closures of Relations Definition: The closure of a relation R with respect to property P is the relation obtained by adding the minimum number of.
Introduction to Graph Theory
Graph Concepts and Algorithms Using LEDA By Caroline Moore and Carmen Frerichs (252a-at and 252a-ao) each graph in the presentation was created using gw_basic_graph_algorithms.
Chromatic Coloring with a Maximum Color Class Bor-Liang Chen Kuo-Ching Huang Chih-Hung Yen* 30 July, 2009.
1. 期中测验时间和地点: 11 月 4 日, 上午 9:40—11 : 40 地点: 教室 2. 答疑时间和地点: 1)11 月 1 日 ( 周五 )13:00—15:00 软件楼 319 2)11 月 2 日和 3 日, 14:00—17:00 软件楼 3 楼 机房讨论室.
1 GRAPH Learning Outcomes Students should be able to: Explain basic terminology of a graph Identify Euler and Hamiltonian cycle Represent graphs using.
CSC 252 Pallavi Moorthy Homework 5. 1.) Vertices, edges From cd../../handout/demo/graph_alg/gw_shortest_path.
Chapter Chapter Summary Graphs and Graph Models Graph Terminology and Special Types of Graphs Representing Graphs and Graph Isomorphism Connectivity.
An Introduction to Graph Theory
Homework 8 Graph G is given by the figure below.
Euler and Hamiltonian Graphs
Agenda Lecture Content: Introduction to Graph Path and Cycle
Discrete Structures – CNS2300
Network Notes Ms Allan 2012 AS91260 (2.5) Designed to teach from,
CS100: Discrete structures
Discrete Math II Howon Kim
Hamilton Decompositions
10.1 Graphs and Graph Models
Student:連敏筠 Advisor:傅恆霖
Hamiltonian Cycles.
Rainbow Graph Designs Hung-Lin Fu (傅 恒 霖)
Euler and Hamilton Paths
Graphs G = (V, E) V are the vertices; E are the edges.
GRAPHS G=<V,E> Adjacent vertices Undirected graph
Chapter 5 Graphs the puzzle of the seven bridge in the Königsberg,
Applied Combinatorics, 4th Ed. Alan Tucker
Graphs G = (V,E) V is the vertex set.
Presentation transcript:

Directed paths decomposition of complete multidigraph Zdzisław Skupień Mariusz Meszka AGH UST Kraków, Poland

For a given graph G of order n, the symbol λG stands for a λ-multigraph on n vertices, obtained by replacing each edge of G by λ edges (with the same endvertices). G4G If G  K n then the symbol λK n denotes the complete λ-multigraph on n vertices.

A decomposition of a multigraph G is a family of edge-disjoint submultigraphs of G which include all edges of G.

Theorem [M. Tarsi; 1983] Necessary and sufficient conditions for the existence of a decomposition of λK n into paths of length m are λn(n-1)  0 (mod 2m) and n  m+1. [C. Huang] [S. Hung, N. Mendelsohn; 1977] handcuffed designs [P. Hell, A. Rosa; 1972] resolvable handcuffed designs

Theorem [M. Tarsi; 1983] The complete multigraph λK n is decomposable into undirected paths of any lengths provided that the lengths sum up to λn(n-1)/2, each length is at most n-3 and, moreover, n is odd or λ is even. [K. Ng; 1985] improvement on any nonhamiltonian paths in the case n is odd and λ=1

n=9 λ=             

Conjecture [M. Tarsi; 1983] The complete multigraph λK n is decomposable into undirected paths of arbitrarily prescribed lengths provided that the lengths sum up to λn(n-1)/2.

For a multigraph G, let D G denote a multidigraph obtained from G by replacing each edge with two opposite arcs connecting endvertices of the edge. G DGDG

For a given graph G of order n, the symbol λG stands for a λ-multigraph on n vertices, obtained by replacing each edge of G by λ edges (with the same endvertices). The symbol λDK n denotes the complete λ-multidigraph on n vertices. digraph D λ-multidigraph on n vertices, obtained by replacing each edge of G by λ edges (with the same endvertices). (with the same endvertices). arc of Darcs λ-multidigraph λDλD

G 4G DGDG4DG4DG

A decomposition of a multigraph G is a family of edge-disjoint submultigraphs of G which include all edges of G. A decomposition of a multigraph G multidigraph D which include all edges of G. arc-disjoint submultidigraphs of D arcs of D

Problem [E. Strauss; ~1960] Can the complete digraph on n vertices be decomposed into n directed hamiltonian paths? [J-C. Bermond, V. Faber; 1976] even n [T. Tillson; 1980] odd n, n  7 Theorem [J. Bosák; 1986] The multigraph λDK n is decomposable into directed hamiltonian paths if and only if neither n=3 and λ is odd nor n=5 and λ=1.

Problem [Z. Skupień, M. Meszka; 1997] If the complete multidigraph λDK n is decomposable into directed paths of arbitrarily prescribed lengths then the lengths must sum up to λn(n-1), and moreover all paths cannot be hamiltonian if either n=3 and λ is odd or n=5 and λ=1. Are the above necessary conditions also sufficient for the existence of a decomposition into given paths?

Theorem [Z. Skupień, M. Meszka; 1999] For n  3, the complete multidigraph λDK n is decomposable into directed nonhamiltonian paths of arbitrarily prescribed lengths ( n-2) provided that the lengths sum up to λn(n-1). Theorem [Z. Skupień, M. Meszka; 2004] For n  4, the complete multidigraph λDK n is decomposable into directed paths of arbitrarily prescribed lengths except the length n-2, provided that the lengths sum up to λn(n-1), unless all paths are hamiltonian and either n=3 and λ is odd or n=5 and λ=1.

Corollary [Z. Skupień, M. Meszka; 2004] Necessary and sufficient conditions for the existence of a decomposition of λDK n into directed paths of the same length m are λn(n-1)  0 (mod m) and m n-1, unless m=n-1 and either n=3 and λ is odd or n=5 and λ=1.

Conjecture [Z. Skupień, M. Meszka; 2000] The complete multidigraph λDK n is decomposable into directed paths of arbitrarily prescribed lengths provided that the lengths sum up to λn(n-1), unless all paths are hamiltonian and either n=3 and λ is odd or n=5 and λ=1.