The Graph Minor Theorem CS594 GRAPH THEORY PRESENTATION SPRING 2014 RON HAGAN.

Slides:



Advertisements
Similar presentations
Fabrizio Frati Dipartimento di Informatica e Automazione Università degli Studi Roma Tre Tecniche Algoritmiche per Grafi e Reti.
Advertisements

1 LP Duality Lecture 13: Feb Min-Max Theorems In bipartite graph, Maximum matching = Minimum Vertex Cover In every graph, Maximum Flow = Minimum.
Introduction to Kernel Lower Bounds Daniel Lokshtanov.
“Devo verificare un’equivalenza polinomiale…Che fò? Fò dù conti” (Prof. G. Di Battista)
Rooted Routing Using Structural Decompositions Jiao Tong University Shanghai, China June 17, 2013.
Ramsey Theory and Applications CS 594 Graph Theory Presented by: Kai Wang.
On Tractable Parameterizations of Graph Isomorphism Adam Bouland, Anuj Dawar and Eryk Kopczyński.
The Power of Preprocessing Bart M. P. Jansen September 29th, Algorithms & Visualization seminar, TU Eindhoven.
CS774. Markov Random Field : Theory and Application Lecture 17 Kyomin Jung KAIST Nov
PCPs and Inapproximability Introduction. My T. Thai 2 Why Approximation Algorithms  Problems that we cannot find an optimal solution.
The Analysis and Design of Approximation Algorithms for the Maximum Induced Planar Subgraph Problem Kerri Morgan Supervisor: Dr. G. Farr.
Realizability of Graphs Maria Belk and Robert Connelly.
FPT algorithmic techniques: Treewidth (1)
UMass Lowell Computer Science Analysis of Algorithms Prof. Karen Daniels Fall, 2009 Lecture 1 Introduction/Overview Text: Chapters 1, 2 Th. 9/3/2009.
Welcome to the TACO Project Finding tree decompositions Hans L. Bodlaender Institute of Information and Computing Sciences Utrecht University.
Duality Lecture 10: Feb 9. Min-Max theorems In bipartite graph, Maximum matching = Minimum Vertex Cover In every graph, Maximum Flow = Minimum Cut Both.
A Beginner in Parameterized Complexity Jian Li Fudan University May,2006.
Randomized Process of Unknowns and Implicitly Enforced Bounds on Parameters Jianer Chen Department of Computer Science & Engineering Texas A&M University.
CSE 421 Algorithms Richard Anderson Lecture 4. What does it mean for an algorithm to be efficient?
UMass Lowell Computer Science Analysis of Algorithms Prof. Karen Daniels Fall, 2005 Lecture 1 Introduction/Overview Text: Chapters 1, 2 Wed. 9/7/05.
Randomness in Computation and Communication Part 1: Randomized algorithms Lap Chi Lau CSE CUHK.
Quantum Algorithms II Andrew C. Yao Tsinghua University & Chinese U. of Hong Kong.
MATH 310, FALL 2003 (Combinatorial Problem Solving) Lecture 10, Monday, September 22.
Hardness Results for Problems
Polynomial Time Approximation Schemes and Parameterized Complexity Jianer Chen Texas A&M University Joint work with Xiuzhen Huang, Ge Xia, and I. Kanj.
Data reduction lower bounds: Problems without polynomial kernels Hans L. Bodlaender Joint work with Downey, Fellows, Hermelin, Thomasse, Yeo.
Part I: Introductory Materials Introduction to Graph Theory Dr. Nagiza F. Samatova Department of Computer Science North Carolina State University and Computer.
B. Li F. Moataz N. Nisse K. Suchan 1 Minimum Size Tree Decompositions 1, Inria, France 2, University Nice Sophia Antipolis, CNRS, I3S, France 3, Institute.
Fixed Parameter Complexity Algorithms and Networks.
Simple and Improved Parameterized Algorithms for Multiterminal Cuts Mingyu Xiao The Chinese University of Hong Kong Hong Kong SAR, CHINA CSR 2008 Presentation,
Computational Complexity Polynomial time O(n k ) input size n, k constant Tractable problems solvable in polynomial time(Opposite Intractable) Ex: sorting,
1 Graph Searching and Search Time Franz J. Brandenburg and Stefanie Herrmann University of Passau.
Kernel Bounds for Structural Parameterizations of Pathwidth Bart M. P. Jansen Joint work with Hans L. Bodlaender & Stefan Kratsch July 6th 2012, SWAT 2012,
Theory of Computing Lecture 15 MAS 714 Hartmut Klauck.
1 Bart Jansen Vertex Cover Kernelization Revisited: Upper and Lower Bounds for a Refined Parameter STACS 2011, Dortmund March 10 th, 2011 Joint work with.
How many faces do you get from walking the faces of this rotation system of K 4 ? Is this an embedding of K 4 in the plane? 0 : : : 0 3.
1 Network Coding and its Applications in Communication Networks Alex Sprintson Computer Engineering Group Department of Electrical and Computer Engineering.
Approximation Algorithms
1 The Price of Defense M. Mavronicolas , V. Papadopoulou , L. Michael ¥, A. Philippou , P. Spirakis § University of Cyprus, Cyprus  University of Patras.
FPT is Characterized by Useful Obstruction Sets Bart M. P. Jansen Joint work with Michael R. Fellows, Charles Darwin Univ. June 21st 2013, WG 2013, Lübeck.
Stefan Felsner planar graph G planar embedding of G A graph G is planar if it can be drawn on the plane with no crossing edges.
Locally constrained graph homomorphisms Jan Kratochvíl Jan Kratochvíl Charles University, Prague.
Two Dimension Measures: A New Algorithimic Method for Solving NP-Hard Problems Yang Liu.
Computability Heap exercise. The class P. The class NP. Verifiers. Homework: Review RELPRIME proof. Find examples of problems in NP.
Computing Branchwidth via Efficient Triangulations and Blocks Authors: F.V. Fomin, F. Mazoit, I. Todinca Presented by: Elif Kolotoglu, ISE, Texas A&M University.
2101INT – Principles of Intelligence Systems Lecture 3.
New algorithms for Disjoint Paths and Routing Problems
Vasilis Syrgkanis Cornell University
Data Reduction for Graph Coloring Problems Bart M. P. Jansen Joint work with Stefan Kratsch August 22 nd 2011, Oslo.
CS 461 – Nov. 18 Section 7.1 Overview of complexity issues –“Can quickly decide” vs. “Can quickly verify” Measuring complexity Dividing decidable languages.
Parameterized algorithms and their applications Juris Viksna Riga, IMCS.
Algorithms for hard problems Parameterized complexity – definitions, sample algorithms Juris Viksna, 2015.
Algorithms for hard problems WQO theory and applications to parameterized complexity Juris Viksna, 2015.
Kernel Bounds for Path and Cycle Problems Bart M. P. Jansen Joint work with Hans L. Bodlaender & Stefan Kratsch September 8 th 2011, Saarbrucken.
Approximating graph coloring of minor-closed graphs Joint Work with Erik Demaine, Mohammad Hajiaghayi, Bojan Mohar, Robin Thomas Partially joint Work with.
Fixed Parameter Tractability for Graph Drawing Sue Whitesides Computer Science Department.
Parameterized algorithms and their applications
Computers versus human brains a cooperative game for scientific discoveries Alain Hertz Polytechnique Montréal Mons, August 23, 2017.
Lecture 1 Introduction/Overview Text: Chapters 1, 2 Wed. 1/28/04
Structural graph parameters Part 2: A hierarchy of parameters
Planarity Cox, Sherman, Tong.
Bart M. P. Jansen June 3rd 2016, Algorithms for Optimization Problems
Fixed Parameter Tractability
Finding Subgraphs with Maximum Total Density and Limited Overlap
REDUCESEARCH Polynomial Kernels for Hitting Forbidden Minors under Structural Parameterizations Bart M. P. Jansen Astrid Pieterse ESA 2018 August.
Discrete Surfaces and Manifolds: A Potential tool to Image Processing
Discrete Mathematics and its Applications Lecture 7 – Cops and Robbers
Game chromatic number of graphs
Integrating Class Hierarchies
Richard Anderson Winter 2019 Lecture 5
Presentation transcript:

The Graph Minor Theorem CS594 GRAPH THEORY PRESENTATION SPRING 2014 RON HAGAN

Introduction Neil Robertson, Paul Seymour published a series of papers in the Journal of Combinatorial Theory Series B. Beginning with Graph Minors.I.Excluding a Forest, appearing and 1983 and currently up to Graph Minors.XXIII.Nash-Williams’ Immersion Conjecture. The most recent appearing in One of the main intended results culminated in Graph Minors.XX.Wagner’s Conjecture, in a proof of what is now known as The Graph Minor Theorem.

Definitions

Orders on Sets of Graphs Some potential orders on the set of finite undirected graphs: Subgraph Containment Topological Order Immersion Order Minor Order

Subgraph Containment

Topological Order

Immersion Order

Minor Order

The Graph Minor Theorem The class of all finite undirected graphs is a wqo under the minor relation.

Consequences and Applications If a family of graphs is closed under taking minors, then membership in that family can be characterized by a finite list of minor obstructions.

Consequences and Applications

If a family of graphs is closed under taking minors, then membership in that family can be tested in polynomial time. Problems: 1) The algorithm is non-constructive. (requires knowledge of obstruction set) 2) It hides huuuuuuuuge constants of proportionality.

Consequences and Applications Dr. Langston and Mike Fellows pioneering work in applications included proofs that: For every fixed k, gate matrix layout is solvable in polynomial time. As well as analogs for: ◦Disk dimension ◦Minimum cut linear arrangement ◦Topological bandwidth ◦Crossing number ◦Maximum leaf spanning tree ◦Search number ◦Two dimensional grid load factor

Consequences and Applications Their work would lay the foundation for what would be formalized as a new field of study – fixed parameter tractability. R.G. Downey and M.R. Fellows. Parameterized Complexity. Springer-Verlag 1999.

Current Research

Extension of results to directed graphs. Difficult to determine what a minor of a directed graph should be. Work has been done on immersions of directed graphs. The class of directed graphs is not a wqo under (weak) immersion. BUT The class of all tournaments is a wqo under strong immersion. (Chudnovsky and Seymour)

References Adler, Isolde, et al. "Faster parameterized algorithms for minor containment." Theoretical Computer Science (2011): Chen, Jianer, Iyad A. Kanj, and Ge Xia. "Improved parameterized upper bounds for vertex cover." Mathematical Foundations of Computer Science Springer Berlin Heidelberg, Chudnovsky, Maria, and Paul Seymour. "A well-quasi-order for tournaments." Journal of Combinatorial Theory, Series B (2011): Fellows, Michael R., and Michael A. Langston. "Nonconstructive tools for proving polynomial-time decidability." Journal of the ACM (JACM) 35.3 (1988): Kinnersley, Nancy G., and Michael A. Langston. "Obstruction set isolation for the gate matrix layout problem." Discrete Applied Mathematics 54.2 (1994): Langston, Michael A. “Fixed-Parameter Tractability, A Prehistory,” in The Multivariate Complexity Revolution and Beyond: Essays Dedicated to Michael R. Fellows on the Occasion of His 60th Birthday (H. L. Bodlaender, R. Downey, F. V. Fomin and D. Marx, editors), Springer, 2012, 3–16. Robertson, Neil, and Paul D. Seymour. "Graph minors. XIII. The disjoint paths problem." Journal of Combinatorial Theory, Series B 63.1 (1995): Robertson, Neil, and Paul D. Seymour. "Graph minors. XX. Wagner's conjecture." Journal of Combinatorial Theory, Series B 92.2 (2004):

Homework 1. Show that finite nondirected graphs are not wqo under subgraph containment. 2. Show that finite nondirected graphs are not wqo under the topological order.