SlideShare une entreprise Scribd logo
1  sur  124
Télécharger pour lire hors ligne
KERNELS
FOR F-DELETION
aÉÑáåáíáçåë=
   hÉêåÉäë=C=íÜÉ=
cJÇÉäÉíáçå=éêçÄäÉã
^ééêçñáã~íáçå=
                   dÉííáåÖ=ÅäçëÉ=íç
                ~å=çéíáã~ä=cJÜáííáåÖ=ëÉí


    aÉÑáåáíáçåë=
   hÉêåÉäë=C=íÜÉ=
cJÇÉäÉíáçå=éêçÄäÉã
^ééêçñáã~íáçå=
                   dÉííáåÖ=ÅäçëÉ=íç
                ~å=çéíáã~ä=cJÜáííáåÖ=ëÉí


    aÉÑáåáíáçåë=
   hÉêåÉäë=C=íÜÉ=
cJÇÉäÉíáçå=éêçÄäÉã

                                           líÜÉê=RÉëìäíë=
                                           ^å=lîÉêîáÉï
^ééêçñáã~íáçå=             `çåÅäìÇáåÖ
                   dÉííáåÖ=ÅäçëÉ=íç             RÉã~êâë=
                ~å=çéíáã~ä=cJÜáííáåÖ=ëÉí


    aÉÑáåáíáçåë=
   hÉêåÉäë=C=íÜÉ=
cJÇÉäÉíáçå=éêçÄäÉã

                                           líÜÉê=RÉëìäíë=
                                           ^å=lîÉêîáÉï
^ééêçñáã~íáçå=             `çåÅäìÇáåÖ
                   dÉííáåÖ=ÅäçëÉ=íç             RÉã~êâë=
                ~å=çéíáã~ä=cJÜáííáåÖ=ëÉí


    aÉÑáåáíáçåë=
   hÉêåÉäë=C=íÜÉ=
cJÇÉäÉíáçå=éêçÄäÉã

                                           líÜÉê=RÉëìäíë=
                                           ^å=lîÉêîáÉï
^ééêçñáã~íáçå=             `çåÅäìÇáåÖ
                   dÉííáåÖ=ÅäçëÉ=íç             RÉã~êâë=
                ~å=çéíáã~ä=cJÜáííáåÖ=ëÉí


    aÉÑáåáíáçåë=
   hÉêåÉäë=C=íÜÉ=
cJÇÉäÉíáçå=éêçÄäÉã

                                           líÜÉê=RÉëìäíë=
                                           ^å=lîÉêîáÉï
KERNELIZATION
A kernelization procedure

                       ⇤                  ⇤
is a function f : {0, 1}    N ⇥ {0, 1}        N

      such that for all (x, k), |x| = n

       (f (x, k)) 2 L i (x, k) 2 L
           0                 0
         |x | = g(k) and k       k

   and f is polynomial time computable.
The F-Deletion Problem
A classic optimization question
often takes the following general form...
A classic optimization question
     often takes the following general form...

How “close” is a graph to having a certain property?
This question can be formalized in a number of ways,
     and a well-studied version is the following:
What is the smallest number of vertices that need to be
        deleted so that the remaining graph is
               __________________?
What is the smallest number of vertices that need to be
        deleted so that the remaining graph is
                     independent?
What is the smallest number of vertices that need to be
        deleted so that the remaining graph is
                        acyclic?
What is the smallest number of vertices that need to be
        deleted so that the remaining graph is
                        planar?
What is the smallest number of vertices that need to be
        deleted so that the remaining graph is
                 constant treewidth?
What is the smallest number of vertices that need to be
        deleted so that the remaining graph is
                         in X?
X = a property
A property = an infinite collection of graphs
that satisfy the property.



A property = an infinite collection of graphs
that satisfy the property.



A property = an infinite collection of graphs


        can often be characterized by a finite set of
                     forbidden minors
that satisfy the property.



      A property = an infinite collection of graphs
whenever the family is closed under minors,
         Graph Minor Theorem

                 can often be characterized by a finite set of
                              forbidden minors
Independent = no edges



     Forbid an edge as a minor
Acyclic = no cycles



  Forbid a triangle as a minor
Planar Graphs



 Forbid a K3,3, K5 as a minor
Pathwidth-one graphs



     Forbid T2, K3 as a minor
Remove at most k vertices such that the
remaining graph has no minor models of graphs from F.
qÜÉ=cJaÉäÉíáçå=mêçÄäÉã
          Remove at most k vertices such that the
  remaining graph has no minor models of graphs from F.
qÜÉ=cJaÉäÉíáçå=mêçÄäÉã
          Remove at most k vertices such that the
  remaining graph has no minor models of graphs from F.




          NP-Complete
       (Lewis, Yannakakis)
qÜÉ=cJaÉäÉíáçå=mêçÄäÉã
          Remove at most k vertices such that the
  remaining graph has no minor models of graphs from F.




          NP-Complete                 FPT
       (Lewis, Yannakakis)    (Robertson, Seymour)
qÜÉ=cJaÉäÉíáçå=mêçÄäÉã
          Remove at most k vertices such that the
  remaining graph has no minor models of graphs from F.



                    Polynomial Kernels

          NP-Complete                  FPT
       (Lewis, Yannakakis)     (Robertson, Seymour)
qÜÉ=cJaÉäÉíáçå=mêçÄäÉã
          Remove at most k vertices such that the
  remaining graph has no minor models of graphs from F.



                    Polynomial Kernels?

          NP-Complete                 FPT
       (Lewis, Yannakakis)    (Robertson, Seymour)
mä~å~ê
qÜÉ=cJaÉäÉíáçå=mêçÄäÉã
          Remove at most k vertices such that the
  remaining graph has no minor models of graphs from F.



                    Polynomial Kernels?

          NP-Complete                 FPT
       (Lewis, Yannakakis)    (Robertson, Seymour)
mä~å~ê
qÜÉ=cJaÉäÉíáçå=mêçÄäÉã
          Remove at most k vertices such that the
  remaining graph has no minor models of graphs from F.
            (Where F contains a planar graph.)

                    Polynomial Kernels?

          NP-Complete                 FPT
       (Lewis, Yannakakis)    (Robertson, Seymour)
mä~å~ê
qÜÉ=cJaÉäÉíáçå=mêçÄäÉã
          Remove at most k vertices such that the
  remaining graph has no minor models of graphs from F.
            (Where F contains a planar graph.)

                    Polynomial Kernels?

          NP-Complete                 FPT
       (Lewis, Yannakakis)    (Robertson, Seymour)


             Remark. We assume throughout
            that F contains connected graphs.
A Summary of Results
A Summary of Results
•   Planar F-deletion admits an approximation algorithm.
A Summary of Results
•   Planar F-deletion admits an approximation algorithm.

•   Planar F-deletion admits a polynomial kernel on claw-free graphs.
A Summary of Results
•   Planar F-deletion admits an approximation algorithm.

•   Planar F-deletion admits a polynomial kernel on claw-free graphs.

•   Planar F-deletion admits a polynomial kernel whenever F contains the
    “onion” graph.
A Summary of Results
•   Planar F-deletion admits an approximation algorithm.

•   Planar F-deletion admits a polynomial kernel on claw-free graphs.

•   Planar F-deletion admits a polynomial kernel whenever F contains the
    “onion” graph.

•   The “disjoint” version of the problem admits a kernel.
A Summary of Results
•   Planar F-deletion admits an approximation algorithm.

•   Planar F-deletion admits a polynomial kernel on claw-free graphs.

•   Planar F-deletion admits a polynomial kernel whenever F contains the
    “onion” graph.

•   The “disjoint” version of the problem admits a kernel.

•   The onion graph admits an Erdős–Pósa property.
A Summary of Results
•   Planar F-deletion admits an approximation algorithm.

•   Planar F-deletion admits a polynomial kernel on claw-free graphs.

•   Planar F-deletion admits a polynomial kernel whenever F contains the
    “onion” graph.

•   The “disjoint” version of the problem admits a kernel.

•   The onion graph admits an Erdős–Pósa property.

•   Some packing variants of the problem are not likely to have
    polynomial kernels.
A Summary of Results
•   Planar F-deletion admits an approximation algorithm.

•   Planar F-deletion admits a polynomial kernel on claw-free graphs.

•   Planar F-deletion admits a polynomial kernel whenever F contains the
    “onion” graph.

•   The “disjoint” version of the problem admits a kernel.

•   The onion graph admits an Erdős–Pósa property.

•   Some packing variants of the problem are not likely to have
    polynomial kernels.

•   The kernelization complexity of Independent FVS and Colorful Motifs
    is explored in detail.
^ééêçñáã~íáçå=             `çåÅäìÇáåÖ
                   dÉííáåÖ=ÅäçëÉ=íç             RÉã~êâë=
                ~å=çéíáã~ä=cJÜáííáåÖ=ëÉí


    aÉÑáåáíáçåë=
   hÉêåÉäë=C=íÜÉ=
cJÇÉäÉíáçå=éêçÄäÉã

                                           líÜÉê=RÉëìäíë=
                                           ^å=lîÉêîáÉï
^ééêçñáã~íáçå=             `çåÅäìÇáåÖ
                   dÉííáåÖ=ÅäçëÉ=íç             RÉã~êâë=
                ~å=çéíáã~ä=cJÜáííáåÖ=ëÉí


    aÉÑáåáíáçåë=
   hÉêåÉäë=C=íÜÉ=
cJÇÉäÉíáçå=éêçÄäÉã

                                           líÜÉê=RÉëìäíë=
                                           ^å=lîÉêîáÉï
qÜÉ=mä~å~ê=cJaÉäÉíáçå=mêçÄäÉã
           Remove at most k vertices such that the
   remaining graph has no minor models of graphs from F.
  The graphs in F are connected, and at least one of them is planar.
Ingredients
1. Let H be a planar graph on h vertices.
         If the treewidth of G exceeds ch
    then G contains a minor model of H.


2. The planar F-deletion problem can be solved
         optimally in polynomial time
       on graphs of constant treewidth.


   3. Any YES instance of planar F-deletion
       has treewidth at most k + ch .
Constant treewidth




 Large enough to guarantee a
 minor model of H, but still a
constant - so that the problem
  can be solved optimally in
      polynomial time.

        (Fact 1 & 2)
Constant treewidth




 Large enough to guarantee a
 minor model of H, but still a
constant - so that the problem
  can be solved optimally in
      polynomial time.

        (Fact 1 & 2)             The Rest of the Graph
“Small” Separator
                          Bounded in terms of k
                                   (Fact 3)




Constant treewidth




 Large enough to guarantee a
 minor model of H, but still a
constant - so that the problem
  can be solved optimally in
      polynomial time.

        (Fact 1 & 2)                              The Rest of the Graph
“Small” Separator
                          Bounded in terms of k
                                   (Fact 3)




Constant treewidth




 Large enough to guarantee a
 minor model of H, but still a
constant - so that the problem
  can be solved optimally in
      polynomial time.

        (Fact 1 & 2)                              The Rest of the Graph
“Small” Separator
                          Bounded in terms of k
                                   (Fact 3)




Constant treewidth




 Large enough to guarantee a
 minor model of H, but still a
constant - so that the problem
  can be solved optimally in
      polynomial time.

        (Fact 1 & 2)                              The Rest of the Graph
“Small” Separator
                          Bounded in terms of k
                                   (Fact 3)




  Solve Optimally




 Large enough to guarantee a
 minor model of H, but still a
constant - so that the problem
  can be solved optimally in
      polynomial time.

        (Fact 1 & 2)                              The Rest of the Graph
“Small” Separator
                          Bounded in terms of k
                                   (Fact 3)




  Solve Optimally




 Large enough to guarantee a
 minor model of H, but still a
constant - so that the problem
  can be solved optimally in
      polynomial time.

        (Fact 1 & 2)                              Recurse
~å~äóëáë
~å~äóëáë
~å~äóëáë
~å~äóëáë
~å~äóëáë
~å~äóëáë
~å~äóëáë
at most k
            ~å~äóëáë
~å~äóëáë
             at most k

                  at most k

                         at most k
at most k




                              at most k

                                     at most k

                                          at most k
~å~äóëáë
                                 at most k

                                      at most k

                                             at most k
at most k




            poly(n)
                                                  at most k
               poly(n)
                                                         at most k
                      poly(n)
                                                              at most k
                           poly(n)

                                poly(n)
How do we get here?
1. Let H be a planar graph on h vertices.
         If the treewidth of G exceeds ch
    then G contains a minor model of H.


2. The planar F-deletion problem can be solved
         optimally in polynomial time
       on graphs of constant treewidth.


   3. Any YES instance of planar F-deletion
       has treewidth at most k + ch .
1. Let H be a planar graph on h vertices.
         If the treewidth of G exceeds ch
    then G contains a minor model of H.


2. The planar F-deletion problem can be solved
         optimally in polynomial time
       on graphs of constant treewidth.


   3. Any YES instance of planar F-deletion
       has treewidth at most k + ch .
p
k       log k
p
k       log k
Repeat.
p
The solution size is proportional to k 2 log k
p
         The solution size is proportional to k 2 log k

Can be improved to k(log k)3/2 with the help of bootstrapping.
Running the algorithm through
values of k between 1 and n (starting from 1)
          leads to an approximation
for the optimization version of the problem.
^ééêçñáã~íáçå=             `çåÅäìÇáåÖ
                   dÉííáåÖ=ÅäçëÉ=íç             RÉã~êâë=
                ~å=çéíáã~ä=cJÜáííáåÖ=ëÉí


    aÉÑáåáíáçåë=
   hÉêåÉäë=C=íÜÉ=
cJÇÉäÉíáçå=éêçÄäÉã

                                           líÜÉê=RÉëìäíë=
                                           ^å=lîÉêîáÉï
^ééêçñáã~íáçå=             `çåÅäìÇáåÖ
                   dÉííáåÖ=ÅäçëÉ=íç             RÉã~êâë=
                ~å=çéíáã~ä=cJÜáííáåÖ=ëÉí


    aÉÑáåáíáçåë=
   hÉêåÉäë=C=íÜÉ=
cJÇÉäÉíáçå=éêçÄäÉã

                                           líÜÉê=RÉëìäíë=
                                           ^å=lîÉêîáÉï
qÜÉ=cJaÉäÉíáçå=mêçÄäÉã
          Remove at most k vertices such that the
  remaining graph has no minor models of graphs from F.


                    Polynomial Kernels?


          NP-Complete                 FPT
       (Lewis, Yannakakis)    (Robertson, Seymour)
Conjecture
qÜÉ=cJaÉäÉíáçå=mêçÄäÉã
          Remove at most k vertices such that the
  remaining graph has no minor models of graphs from F.
qÜÉ=cJaÉäÉíáçå=mêçÄäÉã
              Remove at most k vertices such that the
      remaining graph has no minor models of graphs from F.



The problem admits polynomial kernels when F contains a planar graph.
qÜÉ=cJaÉäÉíáçå=mêçÄäÉã
              Remove at most k vertices such that the
      remaining graph has no minor models of graphs from F.
        On Claw free graphs
The problem admits polynomial kernels when F contains a planar graph.
qÜÉ=cJaÉäÉíáçå=mêçÄäÉã
              Remove at most k vertices such that the
      remaining graph has no minor models of graphs from F.
                                               particular

The problem admits polynomial kernels when F contains a planar graph.
Protrusion-based reductions
         the idea
A Boundary of Constant Size




Constant Treewidth
A Boundary of Constant Size




Constant Treewidth
A Boundary of Constant Size




Constant Treewidth
The space of t-boundaried graphs
can be broken up into equivalence classes
    based on how they “behave” with
    the “other side” of the boundary.
The value of the
optimal solution
  is the same
up to a constant.
The space of t-boundaried graphs
can be broken up into equivalence classes
    based on how they “behave” with
    the “other side” of the boundary.
The space of t-boundaried graphs
 can be broken up into equivalence classes
     based on how they “behave” with
     the “other side” of the boundary.

            For some problems,
 the number of equivalence classes is finite,
allowing us to replace protrusions in graphs.
For the protrusion-based reductions to take effect,
   we require subgraphs of constant treewidth
 that are separated from the rest of the graph by
            a constant-sized separator.
Approximation Algorithm

For the protrusion-based reductions to take effect,
   we require subgraphs of constant treewidth
 that are separated from the rest of the graph by
            a constant-sized separator.
F-hitting Set




                Constant Treewidth
Approximation Algorithm

For the protrusion-based reductions to take effect,
   we require subgraphs of constant treewidth
 that are separated from the rest of the graph by
            a constant-sized separator.
Approximation Algorithm

     For the protrusion-based reductions to take effect,
        we require subgraphs of constant treewidth
      that are separated from the rest of the graph by
                 a constant-sized separator.

Restrictions like claw-freeness.
^ééêçñáã~íáçå=             `çåÅäìÇáåÖ
                   dÉííáåÖ=ÅäçëÉ=íç             RÉã~êâë=
                ~å=çéíáã~ä=cJÜáííáåÖ=ëÉí


    aÉÑáåáíáçåë=
   hÉêåÉäë=C=íÜÉ=
cJÇÉäÉíáçå=éêçÄäÉã

                                           líÜÉê=RÉëìäíë=
                                           ^å=lîÉêîáÉï
^ééêçñáã~íáçå=             `çåÅäìÇáåÖ
                   dÉííáåÖ=ÅäçëÉ=íç             RÉã~êâë=
                ~å=çéíáã~ä=cJÜáííáåÖ=ëÉí


    aÉÑáåáíáçåë=
   hÉêåÉäë=C=íÜÉ=
cJÇÉäÉíáçå=éêçÄäÉã

                                           líÜÉê=RÉëìäíë=
                                           ^å=lîÉêîáÉï
crRqebR=afRb`qflkp
crRqebR=afRb`qflkp

•   What happens when we drop the planarity assumption?
crRqebR=afRb`qflkp

•   What happens when we drop the planarity assumption?

•   What happens if there are graphs in the forbidden set that are
    not connected?
crRqebR=afRb`qflkp

•   What happens when we drop the planarity assumption?

•   What happens if there are graphs in the forbidden set that are
    not connected?

•   Are there other infinite classes of graphs (not captured by finite
    sets of forbidden minors) for which the same reasoning holds?
crRqebR=afRb`qflkp

•   What happens when we drop the planarity assumption?

•   What happens if there are graphs in the forbidden set that are
    not connected?

•   Are there other infinite classes of graphs (not captured by finite
    sets of forbidden minors) for which the same reasoning holds?

•   How do structural requirements on the solution
    (independence, connectivity) affect the complexity of the
    problem?
^`hkltibadjbkqp
^`hkltibadjbkqp


      Abhimanyu M. Ambalath, S. Arumugam,
  Radheshyam Balasundaram, K. Raja Chandrasekar,
        Michael R. Fellows, Fedor V. Fomin,
Venkata Koppula, Daniel Lokshtanov, Matthias Mnich
     N. S. Narayanaswamy, Geevarghese Philip,
Venkatesh Raman, M. S. Ramanujan, Chintan Rao H.,
        Frances A. Rosamond, Saket Saurabh,
          Somnath Sikdar, Bal Sri Shankar
Thank you!

Contenu connexe

Similaire à Kernels for Planar F-Deletion (Restricted Variants)

Applicationofpartialderivativeswithtwovariables 140225070102-phpapp01 (1)
Applicationofpartialderivativeswithtwovariables 140225070102-phpapp01 (1)Applicationofpartialderivativeswithtwovariables 140225070102-phpapp01 (1)
Applicationofpartialderivativeswithtwovariables 140225070102-phpapp01 (1)shreemadghodasra
 
5.3 areas, riemann sums, and the fundamental theorem of calaculus
5.3 areas, riemann sums, and the fundamental theorem of calaculus5.3 areas, riemann sums, and the fundamental theorem of calaculus
5.3 areas, riemann sums, and the fundamental theorem of calaculusmath265
 
Application of partial derivatives with two variables
Application of partial derivatives with two variablesApplication of partial derivatives with two variables
Application of partial derivatives with two variablesSagar Patel
 
Regexp secrets
Regexp secretsRegexp secrets
Regexp secretsHiro Asari
 
Application of derivatives
Application of derivatives Application of derivatives
Application of derivatives Seyid Kadher
 
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...ArnavBishnoi2
 
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...ArnavBishnoi2
 
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...ArnavBishnoi2
 
Introduction to comp.physics ch 3.pdf
Introduction to comp.physics ch 3.pdfIntroduction to comp.physics ch 3.pdf
Introduction to comp.physics ch 3.pdfJifarRaya
 
Fun never stops. introduction to haskell programming language
Fun never stops. introduction to haskell programming languageFun never stops. introduction to haskell programming language
Fun never stops. introduction to haskell programming languagePawel Szulc
 
5.1 Defining and visualizing functions. Dynamic slides.
5.1 Defining and visualizing functions. Dynamic slides.5.1 Defining and visualizing functions. Dynamic slides.
5.1 Defining and visualizing functions. Dynamic slides.Jan Plaza
 
dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd
dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd
ddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddKarmaX1
 
FINAL-SOLVING QUADRATIC EQUATION USING QUADRATIC FORMULA.pptx
FINAL-SOLVING QUADRATIC EQUATION USING QUADRATIC FORMULA.pptxFINAL-SOLVING QUADRATIC EQUATION USING QUADRATIC FORMULA.pptx
FINAL-SOLVING QUADRATIC EQUATION USING QUADRATIC FORMULA.pptxJODALYNODICTA
 
Lesson 7: What does f' say about f?
Lesson 7: What does f' say about f?Lesson 7: What does f' say about f?
Lesson 7: What does f' say about f?Matthew Leingang
 
1 review on derivatives
1 review on derivatives1 review on derivatives
1 review on derivativesmath266
 
CMSC 56 | Lecture 9: Functions Representations
CMSC 56 | Lecture 9: Functions RepresentationsCMSC 56 | Lecture 9: Functions Representations
CMSC 56 | Lecture 9: Functions Representationsallyn joy calcaben
 

Similaire à Kernels for Planar F-Deletion (Restricted Variants) (20)

Applicationofpartialderivativeswithtwovariables 140225070102-phpapp01 (1)
Applicationofpartialderivativeswithtwovariables 140225070102-phpapp01 (1)Applicationofpartialderivativeswithtwovariables 140225070102-phpapp01 (1)
Applicationofpartialderivativeswithtwovariables 140225070102-phpapp01 (1)
 
5.3 areas, riemann sums, and the fundamental theorem of calaculus
5.3 areas, riemann sums, and the fundamental theorem of calaculus5.3 areas, riemann sums, and the fundamental theorem of calaculus
5.3 areas, riemann sums, and the fundamental theorem of calaculus
 
Application of partial derivatives with two variables
Application of partial derivatives with two variablesApplication of partial derivatives with two variables
Application of partial derivatives with two variables
 
Regexp secrets
Regexp secretsRegexp secrets
Regexp secrets
 
Application of derivatives
Application of derivatives Application of derivatives
Application of derivatives
 
Manyformulas
ManyformulasManyformulas
Manyformulas
 
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...
 
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...
 
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...
R. Bartle, D. Sherbert - Instructors Manual - Introduction to Real Analysis-J...
 
Introduction to comp.physics ch 3.pdf
Introduction to comp.physics ch 3.pdfIntroduction to comp.physics ch 3.pdf
Introduction to comp.physics ch 3.pdf
 
project
projectproject
project
 
AppsDiff3c.pdf
AppsDiff3c.pdfAppsDiff3c.pdf
AppsDiff3c.pdf
 
Fun never stops. introduction to haskell programming language
Fun never stops. introduction to haskell programming languageFun never stops. introduction to haskell programming language
Fun never stops. introduction to haskell programming language
 
5.1 Defining and visualizing functions. Dynamic slides.
5.1 Defining and visualizing functions. Dynamic slides.5.1 Defining and visualizing functions. Dynamic slides.
5.1 Defining and visualizing functions. Dynamic slides.
 
dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd
dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd
dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd
 
CONTINUITY.pdf
CONTINUITY.pdfCONTINUITY.pdf
CONTINUITY.pdf
 
FINAL-SOLVING QUADRATIC EQUATION USING QUADRATIC FORMULA.pptx
FINAL-SOLVING QUADRATIC EQUATION USING QUADRATIC FORMULA.pptxFINAL-SOLVING QUADRATIC EQUATION USING QUADRATIC FORMULA.pptx
FINAL-SOLVING QUADRATIC EQUATION USING QUADRATIC FORMULA.pptx
 
Lesson 7: What does f' say about f?
Lesson 7: What does f' say about f?Lesson 7: What does f' say about f?
Lesson 7: What does f' say about f?
 
1 review on derivatives
1 review on derivatives1 review on derivatives
1 review on derivatives
 
CMSC 56 | Lecture 9: Functions Representations
CMSC 56 | Lecture 9: Functions RepresentationsCMSC 56 | Lecture 9: Functions Representations
CMSC 56 | Lecture 9: Functions Representations
 

Plus de Neeldhara Misra

Efficient algorithms for hard problems on structured electorates
Efficient algorithms for hard problems on structured electoratesEfficient algorithms for hard problems on structured electorates
Efficient algorithms for hard problems on structured electoratesNeeldhara Misra
 
On the Parameterized Complexity of Party Nominations
On the Parameterized Complexity of Party NominationsOn the Parameterized Complexity of Party Nominations
On the Parameterized Complexity of Party NominationsNeeldhara Misra
 
Graph Modification Problems: A Modern Perspective
Graph Modification Problems: A Modern PerspectiveGraph Modification Problems: A Modern Perspective
Graph Modification Problems: A Modern PerspectiveNeeldhara Misra
 
Deleting to Structured Trees
Deleting to Structured TreesDeleting to Structured Trees
Deleting to Structured TreesNeeldhara Misra
 
Elicitation for Preferences Single Peaked on Trees
Elicitation for Preferences Single Peaked on Trees Elicitation for Preferences Single Peaked on Trees
Elicitation for Preferences Single Peaked on Trees Neeldhara Misra
 
An FPT Algorithm for Maximum Edge Coloring
An FPT Algorithm for Maximum Edge ColoringAn FPT Algorithm for Maximum Edge Coloring
An FPT Algorithm for Maximum Edge ColoringNeeldhara Misra
 
Cheat Sheets for Hard Problems
Cheat Sheets for Hard ProblemsCheat Sheets for Hard Problems
Cheat Sheets for Hard ProblemsNeeldhara Misra
 
Kernelization Complexity of Colorful Motifs
Kernelization Complexity of Colorful MotifsKernelization Complexity of Colorful Motifs
Kernelization Complexity of Colorful MotifsNeeldhara Misra
 
Expansions for Reductions
Expansions for ReductionsExpansions for Reductions
Expansions for ReductionsNeeldhara Misra
 
Connected Dominating Set and Short Cycles
Connected Dominating Set and Short CyclesConnected Dominating Set and Short Cycles
Connected Dominating Set and Short CyclesNeeldhara Misra
 

Plus de Neeldhara Misra (13)

Efficient algorithms for hard problems on structured electorates
Efficient algorithms for hard problems on structured electoratesEfficient algorithms for hard problems on structured electorates
Efficient algorithms for hard problems on structured electorates
 
On the Parameterized Complexity of Party Nominations
On the Parameterized Complexity of Party NominationsOn the Parameterized Complexity of Party Nominations
On the Parameterized Complexity of Party Nominations
 
Graph Modification Problems: A Modern Perspective
Graph Modification Problems: A Modern PerspectiveGraph Modification Problems: A Modern Perspective
Graph Modification Problems: A Modern Perspective
 
Deleting to Structured Trees
Deleting to Structured TreesDeleting to Structured Trees
Deleting to Structured Trees
 
Elicitation for Preferences Single Peaked on Trees
Elicitation for Preferences Single Peaked on Trees Elicitation for Preferences Single Peaked on Trees
Elicitation for Preferences Single Peaked on Trees
 
Wg qcolorable
Wg qcolorableWg qcolorable
Wg qcolorable
 
An FPT Algorithm for Maximum Edge Coloring
An FPT Algorithm for Maximum Edge ColoringAn FPT Algorithm for Maximum Edge Coloring
An FPT Algorithm for Maximum Edge Coloring
 
Research in CS
Research in CSResearch in CS
Research in CS
 
Cheat Sheets for Hard Problems
Cheat Sheets for Hard ProblemsCheat Sheets for Hard Problems
Cheat Sheets for Hard Problems
 
EKR for Matchings
EKR for MatchingsEKR for Matchings
EKR for Matchings
 
Kernelization Complexity of Colorful Motifs
Kernelization Complexity of Colorful MotifsKernelization Complexity of Colorful Motifs
Kernelization Complexity of Colorful Motifs
 
Expansions for Reductions
Expansions for ReductionsExpansions for Reductions
Expansions for Reductions
 
Connected Dominating Set and Short Cycles
Connected Dominating Set and Short CyclesConnected Dominating Set and Short Cycles
Connected Dominating Set and Short Cycles
 

Dernier

"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWERMadyBayot
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 

Dernier (20)

"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 

Kernels for Planar F-Deletion (Restricted Variants)

  • 2.
  • 3. aÉÑáåáíáçåë= hÉêåÉäë=C=íÜÉ= cJÇÉäÉíáçå=éêçÄäÉã
  • 4. ^ééêçñáã~íáçå= dÉííáåÖ=ÅäçëÉ=íç ~å=çéíáã~ä=cJÜáííáåÖ=ëÉí aÉÑáåáíáçåë= hÉêåÉäë=C=íÜÉ= cJÇÉäÉíáçå=éêçÄäÉã
  • 5. ^ééêçñáã~íáçå= dÉííáåÖ=ÅäçëÉ=íç ~å=çéíáã~ä=cJÜáííáåÖ=ëÉí aÉÑáåáíáçåë= hÉêåÉäë=C=íÜÉ= cJÇÉäÉíáçå=éêçÄäÉã líÜÉê=RÉëìäíë= ^å=lîÉêîáÉï
  • 6. ^ééêçñáã~íáçå= `çåÅäìÇáåÖ dÉííáåÖ=ÅäçëÉ=íç RÉã~êâë= ~å=çéíáã~ä=cJÜáííáåÖ=ëÉí aÉÑáåáíáçåë= hÉêåÉäë=C=íÜÉ= cJÇÉäÉíáçå=éêçÄäÉã líÜÉê=RÉëìäíë= ^å=lîÉêîáÉï
  • 7. ^ééêçñáã~íáçå= `çåÅäìÇáåÖ dÉííáåÖ=ÅäçëÉ=íç RÉã~êâë= ~å=çéíáã~ä=cJÜáííáåÖ=ëÉí aÉÑáåáíáçåë= hÉêåÉäë=C=íÜÉ= cJÇÉäÉíáçå=éêçÄäÉã líÜÉê=RÉëìäíë= ^å=lîÉêîáÉï
  • 8. ^ééêçñáã~íáçå= `çåÅäìÇáåÖ dÉííáåÖ=ÅäçëÉ=íç RÉã~êâë= ~å=çéíáã~ä=cJÜáííáåÖ=ëÉí aÉÑáåáíáçåë= hÉêåÉäë=C=íÜÉ= cJÇÉäÉíáçå=éêçÄäÉã líÜÉê=RÉëìäíë= ^å=lîÉêîáÉï
  • 10.
  • 11.
  • 12. A kernelization procedure ⇤ ⇤ is a function f : {0, 1} N ⇥ {0, 1} N such that for all (x, k), |x| = n (f (x, k)) 2 L i (x, k) 2 L 0 0 |x | = g(k) and k k and f is polynomial time computable.
  • 13.
  • 14.
  • 15.
  • 17. A classic optimization question often takes the following general form...
  • 18. A classic optimization question often takes the following general form... How “close” is a graph to having a certain property?
  • 19. This question can be formalized in a number of ways, and a well-studied version is the following:
  • 20. What is the smallest number of vertices that need to be deleted so that the remaining graph is __________________?
  • 21. What is the smallest number of vertices that need to be deleted so that the remaining graph is independent?
  • 22. What is the smallest number of vertices that need to be deleted so that the remaining graph is acyclic?
  • 23. What is the smallest number of vertices that need to be deleted so that the remaining graph is planar?
  • 24. What is the smallest number of vertices that need to be deleted so that the remaining graph is constant treewidth?
  • 25. What is the smallest number of vertices that need to be deleted so that the remaining graph is in X?
  • 26. X = a property
  • 27. A property = an infinite collection of graphs
  • 28. that satisfy the property. A property = an infinite collection of graphs
  • 29. that satisfy the property. A property = an infinite collection of graphs can often be characterized by a finite set of forbidden minors
  • 30. that satisfy the property. A property = an infinite collection of graphs whenever the family is closed under minors, Graph Minor Theorem can often be characterized by a finite set of forbidden minors
  • 31. Independent = no edges Forbid an edge as a minor
  • 32. Acyclic = no cycles Forbid a triangle as a minor
  • 33. Planar Graphs Forbid a K3,3, K5 as a minor
  • 34. Pathwidth-one graphs Forbid T2, K3 as a minor
  • 35. Remove at most k vertices such that the remaining graph has no minor models of graphs from F.
  • 36. qÜÉ=cJaÉäÉíáçå=mêçÄäÉã Remove at most k vertices such that the remaining graph has no minor models of graphs from F.
  • 37. qÜÉ=cJaÉäÉíáçå=mêçÄäÉã Remove at most k vertices such that the remaining graph has no minor models of graphs from F. NP-Complete (Lewis, Yannakakis)
  • 38. qÜÉ=cJaÉäÉíáçå=mêçÄäÉã Remove at most k vertices such that the remaining graph has no minor models of graphs from F. NP-Complete FPT (Lewis, Yannakakis) (Robertson, Seymour)
  • 39. qÜÉ=cJaÉäÉíáçå=mêçÄäÉã Remove at most k vertices such that the remaining graph has no minor models of graphs from F. Polynomial Kernels NP-Complete FPT (Lewis, Yannakakis) (Robertson, Seymour)
  • 40. qÜÉ=cJaÉäÉíáçå=mêçÄäÉã Remove at most k vertices such that the remaining graph has no minor models of graphs from F. Polynomial Kernels? NP-Complete FPT (Lewis, Yannakakis) (Robertson, Seymour)
  • 41. mä~å~ê qÜÉ=cJaÉäÉíáçå=mêçÄäÉã Remove at most k vertices such that the remaining graph has no minor models of graphs from F. Polynomial Kernels? NP-Complete FPT (Lewis, Yannakakis) (Robertson, Seymour)
  • 42. mä~å~ê qÜÉ=cJaÉäÉíáçå=mêçÄäÉã Remove at most k vertices such that the remaining graph has no minor models of graphs from F. (Where F contains a planar graph.) Polynomial Kernels? NP-Complete FPT (Lewis, Yannakakis) (Robertson, Seymour)
  • 43. mä~å~ê qÜÉ=cJaÉäÉíáçå=mêçÄäÉã Remove at most k vertices such that the remaining graph has no minor models of graphs from F. (Where F contains a planar graph.) Polynomial Kernels? NP-Complete FPT (Lewis, Yannakakis) (Robertson, Seymour) Remark. We assume throughout that F contains connected graphs.
  • 44.
  • 45. A Summary of Results
  • 46. A Summary of Results • Planar F-deletion admits an approximation algorithm.
  • 47. A Summary of Results • Planar F-deletion admits an approximation algorithm. • Planar F-deletion admits a polynomial kernel on claw-free graphs.
  • 48. A Summary of Results • Planar F-deletion admits an approximation algorithm. • Planar F-deletion admits a polynomial kernel on claw-free graphs. • Planar F-deletion admits a polynomial kernel whenever F contains the “onion” graph.
  • 49. A Summary of Results • Planar F-deletion admits an approximation algorithm. • Planar F-deletion admits a polynomial kernel on claw-free graphs. • Planar F-deletion admits a polynomial kernel whenever F contains the “onion” graph. • The “disjoint” version of the problem admits a kernel.
  • 50. A Summary of Results • Planar F-deletion admits an approximation algorithm. • Planar F-deletion admits a polynomial kernel on claw-free graphs. • Planar F-deletion admits a polynomial kernel whenever F contains the “onion” graph. • The “disjoint” version of the problem admits a kernel. • The onion graph admits an Erdős–Pósa property.
  • 51. A Summary of Results • Planar F-deletion admits an approximation algorithm. • Planar F-deletion admits a polynomial kernel on claw-free graphs. • Planar F-deletion admits a polynomial kernel whenever F contains the “onion” graph. • The “disjoint” version of the problem admits a kernel. • The onion graph admits an Erdős–Pósa property. • Some packing variants of the problem are not likely to have polynomial kernels.
  • 52. A Summary of Results • Planar F-deletion admits an approximation algorithm. • Planar F-deletion admits a polynomial kernel on claw-free graphs. • Planar F-deletion admits a polynomial kernel whenever F contains the “onion” graph. • The “disjoint” version of the problem admits a kernel. • The onion graph admits an Erdős–Pósa property. • Some packing variants of the problem are not likely to have polynomial kernels. • The kernelization complexity of Independent FVS and Colorful Motifs is explored in detail.
  • 53. ^ééêçñáã~íáçå= `çåÅäìÇáåÖ dÉííáåÖ=ÅäçëÉ=íç RÉã~êâë= ~å=çéíáã~ä=cJÜáííáåÖ=ëÉí aÉÑáåáíáçåë= hÉêåÉäë=C=íÜÉ= cJÇÉäÉíáçå=éêçÄäÉã líÜÉê=RÉëìäíë= ^å=lîÉêîáÉï
  • 54. ^ééêçñáã~íáçå= `çåÅäìÇáåÖ dÉííáåÖ=ÅäçëÉ=íç RÉã~êâë= ~å=çéíáã~ä=cJÜáííáåÖ=ëÉí aÉÑáåáíáçåë= hÉêåÉäë=C=íÜÉ= cJÇÉäÉíáçå=éêçÄäÉã líÜÉê=RÉëìäíë= ^å=lîÉêîáÉï
  • 55. qÜÉ=mä~å~ê=cJaÉäÉíáçå=mêçÄäÉã Remove at most k vertices such that the remaining graph has no minor models of graphs from F. The graphs in F are connected, and at least one of them is planar.
  • 57. 1. Let H be a planar graph on h vertices. If the treewidth of G exceeds ch then G contains a minor model of H. 2. The planar F-deletion problem can be solved optimally in polynomial time on graphs of constant treewidth. 3. Any YES instance of planar F-deletion has treewidth at most k + ch .
  • 58.
  • 59. Constant treewidth Large enough to guarantee a minor model of H, but still a constant - so that the problem can be solved optimally in polynomial time. (Fact 1 & 2)
  • 60. Constant treewidth Large enough to guarantee a minor model of H, but still a constant - so that the problem can be solved optimally in polynomial time. (Fact 1 & 2) The Rest of the Graph
  • 61. “Small” Separator Bounded in terms of k (Fact 3) Constant treewidth Large enough to guarantee a minor model of H, but still a constant - so that the problem can be solved optimally in polynomial time. (Fact 1 & 2) The Rest of the Graph
  • 62. “Small” Separator Bounded in terms of k (Fact 3) Constant treewidth Large enough to guarantee a minor model of H, but still a constant - so that the problem can be solved optimally in polynomial time. (Fact 1 & 2) The Rest of the Graph
  • 63. “Small” Separator Bounded in terms of k (Fact 3) Constant treewidth Large enough to guarantee a minor model of H, but still a constant - so that the problem can be solved optimally in polynomial time. (Fact 1 & 2) The Rest of the Graph
  • 64. “Small” Separator Bounded in terms of k (Fact 3) Solve Optimally Large enough to guarantee a minor model of H, but still a constant - so that the problem can be solved optimally in polynomial time. (Fact 1 & 2) The Rest of the Graph
  • 65. “Small” Separator Bounded in terms of k (Fact 3) Solve Optimally Large enough to guarantee a minor model of H, but still a constant - so that the problem can be solved optimally in polynomial time. (Fact 1 & 2) Recurse
  • 73. at most k ~å~äóëáë
  • 74. ~å~äóëáë at most k at most k at most k at most k at most k at most k at most k
  • 75. ~å~äóëáë at most k at most k at most k at most k poly(n) at most k poly(n) at most k poly(n) at most k poly(n) poly(n)
  • 76.
  • 77. How do we get here?
  • 78. 1. Let H be a planar graph on h vertices. If the treewidth of G exceeds ch then G contains a minor model of H. 2. The planar F-deletion problem can be solved optimally in polynomial time on graphs of constant treewidth. 3. Any YES instance of planar F-deletion has treewidth at most k + ch .
  • 79. 1. Let H be a planar graph on h vertices. If the treewidth of G exceeds ch then G contains a minor model of H. 2. The planar F-deletion problem can be solved optimally in polynomial time on graphs of constant treewidth. 3. Any YES instance of planar F-deletion has treewidth at most k + ch .
  • 80.
  • 81. p k log k
  • 82. p k log k
  • 83.
  • 85. p The solution size is proportional to k 2 log k
  • 86. p The solution size is proportional to k 2 log k Can be improved to k(log k)3/2 with the help of bootstrapping.
  • 87. Running the algorithm through values of k between 1 and n (starting from 1) leads to an approximation for the optimization version of the problem.
  • 88. ^ééêçñáã~íáçå= `çåÅäìÇáåÖ dÉííáåÖ=ÅäçëÉ=íç RÉã~êâë= ~å=çéíáã~ä=cJÜáííáåÖ=ëÉí aÉÑáåáíáçåë= hÉêåÉäë=C=íÜÉ= cJÇÉäÉíáçå=éêçÄäÉã líÜÉê=RÉëìäíë= ^å=lîÉêîáÉï
  • 89. ^ééêçñáã~íáçå= `çåÅäìÇáåÖ dÉííáåÖ=ÅäçëÉ=íç RÉã~êâë= ~å=çéíáã~ä=cJÜáííáåÖ=ëÉí aÉÑáåáíáçåë= hÉêåÉäë=C=íÜÉ= cJÇÉäÉíáçå=éêçÄäÉã líÜÉê=RÉëìäíë= ^å=lîÉêîáÉï
  • 90. qÜÉ=cJaÉäÉíáçå=mêçÄäÉã Remove at most k vertices such that the remaining graph has no minor models of graphs from F. Polynomial Kernels? NP-Complete FPT (Lewis, Yannakakis) (Robertson, Seymour)
  • 92. qÜÉ=cJaÉäÉíáçå=mêçÄäÉã Remove at most k vertices such that the remaining graph has no minor models of graphs from F.
  • 93. qÜÉ=cJaÉäÉíáçå=mêçÄäÉã Remove at most k vertices such that the remaining graph has no minor models of graphs from F. The problem admits polynomial kernels when F contains a planar graph.
  • 94. qÜÉ=cJaÉäÉíáçå=mêçÄäÉã Remove at most k vertices such that the remaining graph has no minor models of graphs from F. On Claw free graphs The problem admits polynomial kernels when F contains a planar graph.
  • 95. qÜÉ=cJaÉäÉíáçå=mêçÄäÉã Remove at most k vertices such that the remaining graph has no minor models of graphs from F. particular The problem admits polynomial kernels when F contains a planar graph.
  • 96.
  • 98. A Boundary of Constant Size Constant Treewidth
  • 99. A Boundary of Constant Size Constant Treewidth
  • 100. A Boundary of Constant Size Constant Treewidth
  • 101.
  • 102.
  • 103.
  • 104. The space of t-boundaried graphs can be broken up into equivalence classes based on how they “behave” with the “other side” of the boundary.
  • 105.
  • 106.
  • 107. The value of the optimal solution is the same up to a constant.
  • 108. The space of t-boundaried graphs can be broken up into equivalence classes based on how they “behave” with the “other side” of the boundary.
  • 109. The space of t-boundaried graphs can be broken up into equivalence classes based on how they “behave” with the “other side” of the boundary. For some problems, the number of equivalence classes is finite, allowing us to replace protrusions in graphs.
  • 110. For the protrusion-based reductions to take effect, we require subgraphs of constant treewidth that are separated from the rest of the graph by a constant-sized separator.
  • 111. Approximation Algorithm For the protrusion-based reductions to take effect, we require subgraphs of constant treewidth that are separated from the rest of the graph by a constant-sized separator.
  • 112. F-hitting Set Constant Treewidth
  • 113. Approximation Algorithm For the protrusion-based reductions to take effect, we require subgraphs of constant treewidth that are separated from the rest of the graph by a constant-sized separator.
  • 114. Approximation Algorithm For the protrusion-based reductions to take effect, we require subgraphs of constant treewidth that are separated from the rest of the graph by a constant-sized separator. Restrictions like claw-freeness.
  • 115. ^ééêçñáã~íáçå= `çåÅäìÇáåÖ dÉííáåÖ=ÅäçëÉ=íç RÉã~êâë= ~å=çéíáã~ä=cJÜáííáåÖ=ëÉí aÉÑáåáíáçåë= hÉêåÉäë=C=íÜÉ= cJÇÉäÉíáçå=éêçÄäÉã líÜÉê=RÉëìäíë= ^å=lîÉêîáÉï
  • 116. ^ééêçñáã~íáçå= `çåÅäìÇáåÖ dÉííáåÖ=ÅäçëÉ=íç RÉã~êâë= ~å=çéíáã~ä=cJÜáííáåÖ=ëÉí aÉÑáåáíáçåë= hÉêåÉäë=C=íÜÉ= cJÇÉäÉíáçå=éêçÄäÉã líÜÉê=RÉëìäíë= ^å=lîÉêîáÉï
  • 118. crRqebR=afRb`qflkp • What happens when we drop the planarity assumption?
  • 119. crRqebR=afRb`qflkp • What happens when we drop the planarity assumption? • What happens if there are graphs in the forbidden set that are not connected?
  • 120. crRqebR=afRb`qflkp • What happens when we drop the planarity assumption? • What happens if there are graphs in the forbidden set that are not connected? • Are there other infinite classes of graphs (not captured by finite sets of forbidden minors) for which the same reasoning holds?
  • 121. crRqebR=afRb`qflkp • What happens when we drop the planarity assumption? • What happens if there are graphs in the forbidden set that are not connected? • Are there other infinite classes of graphs (not captured by finite sets of forbidden minors) for which the same reasoning holds? • How do structural requirements on the solution (independence, connectivity) affect the complexity of the problem?
  • 123. ^`hkltibadjbkqp Abhimanyu M. Ambalath, S. Arumugam, Radheshyam Balasundaram, K. Raja Chandrasekar, Michael R. Fellows, Fedor V. Fomin, Venkata Koppula, Daniel Lokshtanov, Matthias Mnich N. S. Narayanaswamy, Geevarghese Philip, Venkatesh Raman, M. S. Ramanujan, Chintan Rao H., Frances A. Rosamond, Saket Saurabh, Somnath Sikdar, Bal Sri Shankar