Decompositions of graphs into closed trails of even sizes Sylwia Cichacz AGH University of Science and Technology, Kraków, Poland.

Slides:



Advertisements
Similar presentations
CSE 211 Discrete Mathematics
Advertisements

Long cycles, short cycles, min-degree subgraphs, and feedback arc sets in Eulerian digraphs Raphael Yuster joint work with Asaf Shapira Eilat 2012.
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,
De Bruijn sequences Rotating drum problem:
Graph-02.
 期中测验时间:本周五上午 9 : 40  教师 TA 答疑时间 : 周三晚上 6 : 00—8 : 30  地点:软件楼 315 房间,  教师 TA :李弋老师  开卷考试.
Directed paths decomposition of complete multidigraph Zdzisław Skupień Mariusz Meszka AGH UST Kraków, Poland.
1 Slides based on those of Kenneth H. Rosen Slides by Sylvia Sorkin, Community College of Baltimore County - Essex Campus Graphs.
1 An Introduction to Graph Theory Chapter Definitions and Examples Undirected graph Directed graph isolated vertex adjacent loop multiple edges.
MCA 520: Graph Theory Instructor Neelima Gupta
Introduction to Line Graphs Emphasizing their construction, clique decompositions, and regularity.
Representing Relations Using Matrices
8.4 Closures of Relations. Intro Consider the following example (telephone line, bus route,…) abc d Is R, defined above on the set A={a, b, c, d}, transitive?
1 Mathematical Induction. 2 Mathematical Induction: Example  Show that any postage of ≥ 8¢ can be obtained using 3¢ and 5¢ stamps.  First check for.
Applied Combinatorics, 4th Ed. Alan Tucker
The number of edge-disjoint transitive triples in a tournament.
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 best way to start? 1.Plug in n = 1. 2.Factor 6n 2 + 5n Let n be an integer. 4.Let n be an odd integer. 5.Let 6n 2 + 5n + 4 be an odd.
1 Section 8.4 Connectivity. 2 Paths In an undirected graph, a path of length n from u to v, where n is a positive integer, is a sequence of edges e 1,
Multicolored Subgraphs in an Edge Colored Graph Hung-Lin Fu Department of Applied Mathematics NCTU, Hsin Chu, Taiwan
MCA 520: Graph Theory Instructor Neelima Gupta
KNURE, Software department, Ph , N.V. Bilous Faculty of computer sciences Software department, KNURE Discrete.
9.2 Graph Terminology and Special Types Graphs
Graphs Chapter 10.
Graph Theoretic Concepts. What is a graph? A set of vertices (or nodes) linked by edges Mathematically, we often write G = (V,E)  V: set of vertices,
Lecture 5.2: Special Graphs and Matrix Representation CS 250, Discrete Structures, Fall 2013 Nitesh Saxena Adopted from previous lectures by Zeph Grunschlag.
© by Kenneth H. Rosen, Discrete Mathematics & its Applications, Sixth Edition, Mc Graw-Hill, 2007 Chapter 9 (Part 2): Graphs  Graph Terminology (9.2)
Chapter 1 Fundamental Concepts II Pao-Lien Lai 1.
An Introduction to Graph Theory Chapter 11. Chapter 11 An Introduction to Graph Theory 11.1 Definitions and Examples Undirected graph Directed graph isolated.
Copyright © Zeph Grunschlag, More on Graphs.
1 CS104 : Discrete Structures Chapter V Graph Theory.
4.2 k-connected graphs This copyrighted material is taken from Introduction to Graph Theory, 2 nd Ed., by Doug West; and is not for further distribution.
GRAPHS THEROY. 2 –Graphs Graph basics and definitions Vertices/nodes, edges, adjacency, incidence Degree, in-degree, out-degree Subgraphs, unions, isomorphism.
The countable character of uncountable graphs François Laviolette Barbados 2003.
Chapter 1 Fundamental Concepts Introduction to Graph Theory Douglas B. West July 11, 2002.
Planar Graphs Graph Coloring
Many structures involving real world situations can be conveniently represented on a paper by means of a diagram consisting of a set of points together.
September1999 CMSC 203 / 0201 Fall 2002 Week #13 – 18/20/22 November 2002 Prof. Marie desJardins.
Connectivity and Paths 報告人:林清池. Connectivity A separating set of a graph G is a set such that G-S has more than one component. The connectivity of G,
Graphs 9.1 Graphs and Graph Models أ. زينب آل كاظم 1.
Representing Relations Using Matrices A relation between finite sets can be represented using a zero-one matrix Suppose R is a relation from A = {a 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.
 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.
Dense graphs with a large triangle cover have a large triangle packing Raphael Yuster SIAM DM’10.
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.
Chapter 9: Graphs.
CSC 252: Algorithms October 28, 2000 Homework #5: Graphs Victoria Manfredi (252a-ad) notes: -Definitions for each of the graph concepts are those presented.
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.
Graph Terms By Susan Ott. Vertices Here are 7 vertices without any edges Each Vertex is labeled a different color and number.
Fundamental Graph Theory (Lecture 1) Lectured by Hung-Lin Fu 傅 恆 霖 Department of Applied Mathematics National Chiao Tung University.
An Introduction to Graph Theory
Chapter 9 (Part 2): Graphs
Lecture 5.2: Special Graphs and Matrix Representation
The countable character of uncountable graphs François Laviolette Barbados 2003.
Graph theory Definitions Trees, cycles, directed graphs.
Taibah University College of Computer Science & Engineering Course Title: Discrete Mathematics Code: CS 103 Chapter 10 Graphs Slides are adopted from “Discrete.
Graphs and Graph Models
Maximum Flows of Minimum Cost
CS100: Discrete structures
Discrete Math II Howon Kim
10.1 Graphs and Graph Models
Degree Sequences & Digraphs
Decision Maths Graphs.
5.4 T-joins and Postman Problems
N(S) ={vV|uS,{u,v}E(G)}
HW 3 (Due Wednesday Feb 6) Create slide(s) for your 1 minute presentation on a graph theory application. Make sure your slide(s) include (1) Define the.
Graph Theory: Degree Sequences and Digraphs
HW 3 (Due Wednesday Feb 6) Create slide(s) for your 1 minute presentation on a graph theory application. Make sure your slide(s) include (1) Define the.
Presentation transcript:

Decompositions of graphs into closed trails of even sizes Sylwia Cichacz AGH University of Science and Technology, Kraków, Poland

Decompositions of pseudographs Decompositions of complete bipartite digraphs and even complete bipartite multigraphs Part 2 Part 3 Part 1 Part 4 Definition Problem

Definition

graph G of size ||G|| Decomposition sequence (t 1,...,t p ) there is a closed trail of length in (for all ). Df. 1. G is, arbitrarily decomposable into closed trails iff G can be edge-disjointly decomposed into closed trails (T 1,...,T p ) of lengths (t 1,...,t p ) resp.

graph G of size ||G||=12 Example sequence (6,6) sequence (4,4,4) there are closed trails of lengths 4,6,8 in G G sequence (4,8)

Observation If G is arbitrarily decomposable into closed trails, then G is eulerian. there is a closed trail of length 3 in K 4 K 4 can not be edge-disjointly decomposed into closed trails of lengths (3,3). K4K4

Decompositions of pseudographs

Irregular coloring - irregular number

Results 2-regular graph of size T.1. [M. Aigner, E. Triesch, Zs. Tuza, 1992]: T.2. [P. Wittmann, 1997]: - even T.3. [S. C., J. Przybyło, M. Woźniak, 2005]:

Correspondence ? { }

Results n is odd, or, or n is even, - irregular number for proper coloring T.4. [P.N. Balister, 2001]. Let Then we can write same subgraph of as an edge disjoint union of circuits of lengths iff either: T.5. [P.N. Balister, B. Bollobás, R.H. Schelp,2002] Let G be a 2 -regular graph of order n. Then

Results - even L.1. If, then we can edge-disjointly pack closed trails of lengths into. L.2. If, then is edge-disjointly decomposable into closed trails of lengths. - even The graph is edge-disjointly decomposable into closed trails of lengths iff: T.5. [M. Horňák, M. Woźniak, 2003]: - even there is a closed trail of length in (for all ).

Proof L.2. If, then is edge-disjointly decomposable into closed trails of lengths. Proof:

Proof L.1. If, then we can edge-disjointly pack closed trails of lengths into. L.2. If, then is edge-disjointly decomposable into closed trails of lengths.

Application - even - even

Exception

Decompositions of complete bipartite digraphs and even complete bipartite multigraphs

Definitions - digraph obtained from graph G by replacing each edge by the pair of arcs xy and yx. - multigraph where each edge xy occurs with multiplicity r.

Reminder T.4. [P.N. Balister, 2001]. Let Then we can write same subgraph of as an edge disjoint union of circuits of lengths iff either: n is odd, or, or n is even, then can be decomposed as edge-disjoint except in the case when n=6 and all T.7. [P.N. Balister, 2003] If union of directed closed trails of lengths of closed trails of lengths iff either Then can be written as edge-disjoint union T.8. [P.N. Balister, 2003] Assume a) r is even, or b) r and n are both odd and

into closed trails of lengths iff: T.9. The digraph is edge-disjointly decomposable Results there is a closed trail of length in (for all ).. The graph is edge-disjointly decomposable into closed trails of lengths iff: T.6. [M. Horňák, M. Woźniak, 2003] - even - even T.10. Let into closed trails of lengths iff: The multigraph is edge-disjointly decomposable r - odd a,b - even - even if if a=2 or b=2

we fix the number of the vertex set B and will argue on induction on a Proof Proof: into closed trails of lengths iff: T.9. The digraph is edge-disjointly decomposable - even

Proof into closed trails of lengths iff: T.9. The digraph is edge-disjointly decomposable - even (t 1,…t k )(t k+1,…t p )

Proof into closed trails of lengths iff: T.9. The digraph is edge-disjointly decomposable - even and - even v w w

into closed trails of lengths iff: T.9. The digraph is edge-disjointly decomposable - even The multigraph is edge-disjointly decomposable into closed trails of lengths iff: Observation 11. Let r be even. Results - even

Proof The multigraph is edge-disjointly decomposable into closed trails of lengths iff: Observation 11. Let r be even. - even Proof: we consider as an edge-disjoint union of and T.9. (digraphs) induction on r

T.10. Let a,b - even r - odd - even into closed trails of lengths iff: The multigraph is edge-disjointly decomposable if a=2 or b=2 if Proof

The multigraph is edge-disjointly decomposable T.10. Let a,b - even r - odd - even into closed trails of lengths iff: if a=2 or b=2 if Proof we consider as an edge-disjoint union of and Case 1. a=2 or b=2 Case 2. T.6. [ M. Horňák, M. Woźniak ] Ob.11. (for even multiplicity)

The multigraph is edge-disjointly decomposable T.10. Let a,b - even r - odd - even into closed trails of lengths iff: if a=2 or b=2 if Proof Case 1. a=2 or b=2 Let be the smallest integer such that for i=r+1,…,k

The multigraph is edge-disjointly decomposable T.10. Let a,b - even r - odd - even into closed trails of lengths iff: if a=2 or b=2 if Proof Case 1. a=2 or b=2 for i=r+1,…,k

The multigraph is edge-disjointly decomposable T.10. Let a,b - even r - odd - even into closed trails of lengths iff: if a=2 or b=2 if Proof Let be the smallest integer such that - even Case 2.

The multigraph is edge-disjointly decomposable T.10. Let a,b - even r - odd - even into closed trails of lengths iff: if a=2 or b=2 if Proof - even Case 2.

Problem

sequence (t 1,...,t p ), graph L n, n>2.

Problem sequence (t 1,...,t p ), graph L n, n>2. Necessity: IT IS NOT ENOUGH?

Problem sequence (t 1,...,t p ), graph L n, n>2. Necessity: Example (3, 3, 6, 6 )

Thank you very very much!!