computing sparsity stuff in real world graphs
play

Computing sparsity stuff in real world graphs Marcin Pilipczuk a - PowerPoint PPT Presentation

Computing sparsity stuff in real world graphs Marcin Pilipczuk a lot of slides by Wojciech Nadara and Micha l Pilipczuk Institute of Informatics, University of Warsaw, Poland Shonan Village Center 4th March 2019 Marcin Pilipczuk Sparsity


  1. Sparsity, formally Note : Sparsity is a property of a graph class, not of a single graph. Notation : C ▽ d = { depth- d minors of graphs from C} . Ex : C ▽ 0 is the closure of C under subgraphs. Bounded expansion A class of graphs C has bounded expansion if there is a function f : N → N such that density( H ) � f ( d ) for all d ∈ N and H ∈ C ▽ d . Nowhere dense A class of graphs C is nowhere dense if there is a function t : N → N such that K t ( d ) / ∈ C ▽ d for all d ∈ N . Equivalently, C ▽ d � = Graphs for all d ∈ N . Intuition : At every constant depth we see a sparse class, but the parameters can deteriorate with increasing depth. Marcin Pilipczuk Sparsity 6/38

  2. Sparsity, formally Note : Sparsity is a property of a graph class, not of a single graph. Notation : C ▽ d = { depth- d minors of graphs from C} . Ex : C ▽ 0 is the closure of C under subgraphs. Bounded expansion A class of graphs C has bounded expansion if there is a function f : N → N such that density( H ) � f ( d ) for all d ∈ N and H ∈ C ▽ d . Nowhere dense A class of graphs C is nowhere dense if there is a function t : N → N such that K t ( d ) / ∈ C ▽ d for all d ∈ N . Equivalently, C ▽ d � = Graphs for all d ∈ N . Intuition : At every constant depth we see a sparse class, but the parameters can deteriorate with increasing depth. Note : Nowhere dense classes are also sparse. Marcin Pilipczuk Sparsity 6/38

  3. Sparsity, formally Note : Sparsity is a property of a graph class, not of a single graph. Notation : C ▽ d = { depth- d minors of graphs from C} . Ex : C ▽ 0 is the closure of C under subgraphs. Bounded expansion A class of graphs C has bounded expansion if there is a function f : N → N such that density( H ) � f ( d ) for all d ∈ N and H ∈ C ▽ d . Nowhere dense A class of graphs C is nowhere dense if there is a function t : N → N such that K t ( d ) / ∈ C ▽ d for all d ∈ N . Equivalently, C ▽ d � = Graphs for all d ∈ N . Intuition : At every constant depth we see a sparse class, but the parameters can deteriorate with increasing depth. Note : Nowhere dense classes are also sparse. If H ∈ C ▽ d , then H has O ε, d ( n 1+ ε ) edges, for any ε > 0. Marcin Pilipczuk Sparsity 6/38

  4. Hierarchy of sparsity Nowhere dense ω r ∇ ∇ Locally bounded r ∇ Locally excluding Bounded expansion expansion a minor Excluding a topological minor r Locally bounded Excluding a minor treewidth Bounded genus Planar Bounded treewidth Bounded degree Outerplanar Bounded treedepth Forests Star forests Linear forests Figure by Felix Reidl Marcin Pilipczuk Sparsity 7/38

  5. Theory of sparsity Developed by Neˇ setˇ ril and Ossona de Mendez since 2005. Marcin Pilipczuk Sparsity 8/38

  6. Theory of sparsity Developed by Neˇ setˇ ril and Ossona de Mendez since 2005. Monograph Sparsity presents the field as of 2012. Marcin Pilipczuk Sparsity 8/38

  7. Theory of sparsity Developed by Neˇ setˇ ril and Ossona de Mendez since 2005. Monograph Sparsity presents the field as of 2012. Many concepts appeared already much earlier. Marcin Pilipczuk Sparsity 8/38

  8. Theory of sparsity Developed by Neˇ setˇ ril and Ossona de Mendez since 2005. Monograph Sparsity presents the field as of 2012. Many concepts appeared already much earlier. Earliest definition of nowhere denseness: Podewski and Ziegler in 1976. Marcin Pilipczuk Sparsity 8/38

  9. Theory of sparsity Developed by Neˇ setˇ ril and Ossona de Mendez since 2005. Monograph Sparsity presents the field as of 2012. Many concepts appeared already much earlier. Earliest definition of nowhere denseness: Podewski and Ziegler in 1976. In summary : Marcin Pilipczuk Sparsity 8/38

  10. Theory of sparsity Developed by Neˇ setˇ ril and Ossona de Mendez since 2005. Monograph Sparsity presents the field as of 2012. Many concepts appeared already much earlier. Earliest definition of nowhere denseness: Podewski and Ziegler in 1976. In summary : Bounded expansion and nowhere denseness are fundamental concepts that have multiple equivalent characterizations. Marcin Pilipczuk Sparsity 8/38

  11. Theory of sparsity Developed by Neˇ setˇ ril and Ossona de Mendez since 2005. Monograph Sparsity presents the field as of 2012. Many concepts appeared already much earlier. Earliest definition of nowhere denseness: Podewski and Ziegler in 1976. In summary : Bounded expansion and nowhere denseness are fundamental concepts that have multiple equivalent characterizations. Each characterization yields a different viewpoint and a tool. Marcin Pilipczuk Sparsity 8/38

  12. Theory of sparsity Developed by Neˇ setˇ ril and Ossona de Mendez since 2005. Monograph Sparsity presents the field as of 2012. Many concepts appeared already much earlier. Earliest definition of nowhere denseness: Podewski and Ziegler in 1976. In summary : Bounded expansion and nowhere denseness are fundamental concepts that have multiple equivalent characterizations. Each characterization yields a different viewpoint and a tool. Applications for combinatorics , algorithms , and logic . Marcin Pilipczuk Sparsity 8/38

  13. Theory of sparsity Developed by Neˇ setˇ ril and Ossona de Mendez since 2005. Monograph Sparsity presents the field as of 2012. Many concepts appeared already much earlier. Earliest definition of nowhere denseness: Podewski and Ziegler in 1976. In summary : Bounded expansion and nowhere denseness are fundamental concepts that have multiple equivalent characterizations. Each characterization yields a different viewpoint and a tool. Applications for combinatorics , algorithms , and logic . Nowhere denseness delimits tractability for many basic problems. Marcin Pilipczuk Sparsity 8/38

  14. Theory of sparsity Developed by Neˇ setˇ ril and Ossona de Mendez since 2005. Monograph Sparsity presents the field as of 2012. Many concepts appeared already much earlier. Earliest definition of nowhere denseness: Podewski and Ziegler in 1976. In summary : Bounded expansion and nowhere denseness are fundamental concepts that have multiple equivalent characterizations. Each characterization yields a different viewpoint and a tool. Applications for combinatorics , algorithms , and logic . Nowhere denseness delimits tractability for many basic problems. Toolbox seems much more suitable than using decomposition theorems for classes excluding a fixed (topological) minor. Marcin Pilipczuk Sparsity 8/38

  15. Characterizations Sparsity of shallow minors Marcin Pilipczuk Sparsity 9/38

  16. Characterizations Sparsity of shallow topological minors Sparsity of shallow minors Marcin Pilipczuk Sparsity 9/38

  17. Characterizations Generalized coloring numbers Sparsity of shallow topological minors Sparsity of shallow minors Degeneracy Weak coloring number Marcin Pilipczuk Sparsity 9/38

  18. Characterizations Generalized coloring numbers Sparsity of shallow topological minors Sparsity of shallow minors Uniform quasi-wideness Marcin Pilipczuk Sparsity 9/38

  19. Characterizations Generalized coloring numbers Sparsity of shallow topological minors Sparsity of shallow minors Uniform quasi-wideness Neighborhood complexity A A Marcin Pilipczuk Sparsity 9/38

  20. Characterizations Generalized coloring numbers Sparsity of shallow topological minors Fraternal augmentations Neighborhood covers Sparsity of shallow minors Low treedepth colorings Uniform quasi-wideness k -Helly property Neighborhood complexity A Splitter game Marcin Pilipczuk Sparsity 9/38

  21. Applications Our definition of sparsity is based on local contractions, so we should study local problems in this framework. Marcin Pilipczuk Sparsity 10/38

  22. Applications Our definition of sparsity is based on local contractions, so we should study local problems in this framework. What (meta-)class of problems is famously local on graphs? Marcin Pilipczuk Sparsity 10/38

  23. Applications Our definition of sparsity is based on local contractions, so we should study local problems in this framework. What (meta-)class of problems is famously local on graphs? FO model-checking Graph G , FO sentence ϕ Input Question Does G | = ϕ ? Marcin Pilipczuk Sparsity 10/38

  24. Applications Our definition of sparsity is based on local contractions, so we should study local problems in this framework. What (meta-)class of problems is famously local on graphs? FO model-checking Graph G , FO sentence ϕ Input Question Does G | = ϕ ? In general graphs, there is an O ( n � ϕ � )-time algorithm. Marcin Pilipczuk Sparsity 10/38

  25. Applications Our definition of sparsity is based on local contractions, so we should study local problems in this framework. What (meta-)class of problems is famously local on graphs? FO model-checking Graph G , FO sentence ϕ Input Question Does G | = ϕ ? In general graphs, there is an O ( n � ϕ � )-time algorithm. Goal : runtime f ( ϕ ) · n c for a fixed constant c and some function f . Marcin Pilipczuk Sparsity 10/38

  26. Applications Our definition of sparsity is based on local contractions, so we should study local problems in this framework. What (meta-)class of problems is famously local on graphs? FO model-checking Graph G , FO sentence ϕ Input Question Does G | = ϕ ? In general graphs, there is an O ( n � ϕ � )-time algorithm. Goal : runtime f ( ϕ ) · n c for a fixed constant c and some function f . Called fixed-parameter tractable , or FPT , parameterized by � ϕ � . Marcin Pilipczuk Sparsity 10/38

  27. Applications Our definition of sparsity is based on local contractions, so we should study local problems in this framework. What (meta-)class of problems is famously local on graphs? FO model-checking Graph G , FO sentence ϕ Input Question Does G | = ϕ ? In general graphs, there is an O ( n � ϕ � )-time algorithm. Goal : runtime f ( ϕ ) · n c for a fixed constant c and some function f . Called fixed-parameter tractable , or FPT , parameterized by � ϕ � . No such algorithm on general graphs, unless FPT = AW[ ⋆ ]. Marcin Pilipczuk Sparsity 10/38

  28. Applications Our definition of sparsity is based on local contractions, so we should study local problems in this framework. What (meta-)class of problems is famously local on graphs? FO model-checking Graph G , FO sentence ϕ Input Question Does G | = ϕ ? In general graphs, there is an O ( n � ϕ � )-time algorithm. Goal : runtime f ( ϕ ) · n c for a fixed constant c and some function f . Called fixed-parameter tractable , or FPT , parameterized by � ϕ � . No such algorithm on general graphs, unless FPT = AW[ ⋆ ]. FPT algorithms for bounded degree, planar, H -minor-free, ... Marcin Pilipczuk Sparsity 10/38

  29. FO model-checking dichotomy Theorem [Grohe et al., Dvoˇ r´ ak et al.] Let C be a monotone graph class (closed under taking subgraphs). Then: If C is nowhere dense, then FO model-checking can be done in time f ( ϕ ) · n 1+ ε on graphs from C , for any ε > 0. If C is somewhere dense, then FO model-checking is AW[ ⋆ ]-complete on graphs from C . Marcin Pilipczuk Sparsity 11/38

  30. FO model-checking dichotomy Theorem [Grohe et al., Dvoˇ r´ ak et al.] Let C be a monotone graph class (closed under taking subgraphs). Then: If C is nowhere dense, then FO model-checking can be done in time f ( ϕ ) · n 1+ ε on graphs from C , for any ε > 0. If C is somewhere dense, then FO model-checking is AW[ ⋆ ]-complete on graphs from C . Nowhere denseness exactly characterizes monotone classes where FO model-checking is tractable from the parameterized viewpoint. Marcin Pilipczuk Sparsity 11/38

  31. FO model-checking dichotomy Theorem [Grohe et al., Dvoˇ r´ ak et al.] Let C be a monotone graph class (closed under taking subgraphs). Then: If C is nowhere dense, then FO model-checking can be done in time f ( ϕ ) · n 1+ ε on graphs from C , for any ε > 0. If C is somewhere dense, then FO model-checking is AW[ ⋆ ]-complete on graphs from C . Nowhere denseness exactly characterizes monotone classes where FO model-checking is tractable from the parameterized viewpoint. Provides a natural barrier for locality-based methods. Marcin Pilipczuk Sparsity 11/38

  32. Gaifman normal form Gaifman normal form Every FO sentence on graphs is equivalent to a boolean combination of basic local sentences , each having the following form: There exist u 1 , u 2 , . . . , u k that are pairwise at distance > 2 r, and ψ r ( u i ) holds for each i = 1 , . . . , k. where r is some integer and ψ r ( x ) is an r -local formula , i.e. satisfaction of ψ r ( u ) depends only on the r -neighborhood of u . Marcin Pilipczuk Sparsity 12/38

  33. Gaifman normal form Gaifman normal form Every FO sentence on graphs is equivalent to a boolean combination of basic local sentences , each having the following form: There exist u 1 , u 2 , . . . , u k that are pairwise at distance > 2 r, and ψ r ( u i ) holds for each i = 1 , . . . , k. where r is some integer and ψ r ( x ) is an r -local formula , i.e. satisfaction of ψ r ( u ) depends only on the r -neighborhood of u . Ergo, FO model-checking reduces to basic local sentences. Marcin Pilipczuk Sparsity 12/38

  34. Gaifman normal form Gaifman normal form Every FO sentence on graphs is equivalent to a boolean combination of basic local sentences , each having the following form: There exist u 1 , u 2 , . . . , u k that are pairwise at distance > 2 r, and ψ r ( u i ) holds for each i = 1 , . . . , k. where r is some integer and ψ r ( x ) is an r -local formula , i.e. satisfaction of ψ r ( u ) depends only on the r -neighborhood of u . Ergo, FO model-checking reduces to basic local sentences. Roughly, the approach for bounded-degree, planar, H -minor free: Marcin Pilipczuk Sparsity 12/38

  35. Gaifman normal form Gaifman normal form Every FO sentence on graphs is equivalent to a boolean combination of basic local sentences , each having the following form: There exist u 1 , u 2 , . . . , u k that are pairwise at distance > 2 r, and ψ r ( u i ) holds for each i = 1 , . . . , k. where r is some integer and ψ r ( x ) is an r -local formula , i.e. satisfaction of ψ r ( u ) depends only on the r -neighborhood of u . Ergo, FO model-checking reduces to basic local sentences. Roughly, the approach for bounded-degree, planar, H -minor free: Design a procedure for checking r -local formulas. Marcin Pilipczuk Sparsity 12/38

  36. Gaifman normal form Gaifman normal form Every FO sentence on graphs is equivalent to a boolean combination of basic local sentences , each having the following form: There exist u 1 , u 2 , . . . , u k that are pairwise at distance > 2 r, and ψ r ( u i ) holds for each i = 1 , . . . , k. where r is some integer and ψ r ( x ) is an r -local formula , i.e. satisfaction of ψ r ( u ) depends only on the r -neighborhood of u . Ergo, FO model-checking reduces to basic local sentences. Roughly, the approach for bounded-degree, planar, H -minor free: Design a procedure for checking r -local formulas. Solve an (annotated) instance of r -Scattered Set . Marcin Pilipczuk Sparsity 12/38

  37. Gaifman normal form Gaifman normal form Every FO sentence on graphs is equivalent to a boolean combination of basic local sentences , each having the following form: There exist u 1 , u 2 , . . . , u k that are pairwise at distance > 2 r, and ψ r ( u i ) holds for each i = 1 , . . . , k. where r is some integer and ψ r ( x ) is an r -local formula , i.e. satisfaction of ψ r ( u ) depends only on the r -neighborhood of u . Ergo, FO model-checking reduces to basic local sentences. Roughly, the approach for bounded-degree, planar, H -minor free: Design a procedure for checking r -local formulas. Solve an (annotated) instance of r -Scattered Set . Can be lifted to bounded expansion and nowhere dense classes. Marcin Pilipczuk Sparsity 12/38

  38. Scattered sets and dominating sets r -Scattered Set I Graph G , vertex subset A ⊆ V ( G ), integer k Q Is there I ⊆ A with | I | = k s.t. r -balls around vrts of I are disjoint? r -Dominating Set Graph G , vertex subset A ⊆ V ( G ), integer k I Is there D ⊆ V ( G ) with | D | = k s.t. every vertex of A is Q at distance � r from some vertex of D ? A A Marcin Pilipczuk Sparsity 13/38

  39. Scattered sets and dominating sets A A Note : sca r ( G , A ) � dom r ( G , A ) Marcin Pilipczuk Sparsity 14/38

  40. Scattered sets and dominating sets A A Note : sca r ( G , A ) � dom r ( G , A ) Fact : For every class C of bounded expansion and every r ∈ N , there is a constant c such that for each G ∈ C and A ⊆ V ( G ), sca r ( G , A ) � dom r ( G , A ) � c · sca r ( G , A ) . Marcin Pilipczuk Sparsity 14/38

  41. Scattered sets and dominating sets A A Note : sca r ( G , A ) � dom r ( G , A ) Fact : For every class C of bounded expansion and every r ∈ N , there is a constant c such that for each G ∈ C and A ⊆ V ( G ), sca r ( G , A ) � dom r ( G , A ) � c · sca r ( G , A ) . For both problems, dichotomy theorems for monotone classes: Marcin Pilipczuk Sparsity 14/38

  42. Scattered sets and dominating sets A A Note : sca r ( G , A ) � dom r ( G , A ) Fact : For every class C of bounded expansion and every r ∈ N , there is a constant c such that for each G ∈ C and A ⊆ V ( G ), sca r ( G , A ) � dom r ( G , A ) � c · sca r ( G , A ) . For both problems, dichotomy theorems for monotone classes: r -ScaSet : FPT for all r on every nowhere dense class, W[1]-hard for some r on every somewhere dense class. Marcin Pilipczuk Sparsity 14/38

  43. Scattered sets and dominating sets A A Note : sca r ( G , A ) � dom r ( G , A ) Fact : For every class C of bounded expansion and every r ∈ N , there is a constant c such that for each G ∈ C and A ⊆ V ( G ), sca r ( G , A ) � dom r ( G , A ) � c · sca r ( G , A ) . For both problems, dichotomy theorems for monotone classes: r -ScaSet : FPT for all r on every nowhere dense class, W[1]-hard for some r on every somewhere dense class. r -DomSet : FPT for all r on every nowhere dense class, W[2]-hard for some r on every somewhere dense class. Marcin Pilipczuk Sparsity 14/38

  44. Scattered sets and dominating sets A A Note : sca r ( G , A ) � dom r ( G , A ) Fact : For every class C of bounded expansion and every r ∈ N , there is a constant c such that for each G ∈ C and A ⊆ V ( G ), sca r ( G , A ) � dom r ( G , A ) � c · sca r ( G , A ) . For both problems, dichotomy theorems for monotone classes: r -ScaSet : FPT for all r on every nowhere dense class, W[1]-hard for some r on every somewhere dense class. r -DomSet : FPT for all r on every nowhere dense class, W[2]-hard for some r on every somewhere dense class. Now : runtime f ( k ) · | G | 2 for r -ScaSet on any nowhere dense C . Marcin Pilipczuk Sparsity 14/38

  45. Uniform quasi-wideness Uniform quasi-wideness Class C is uniformly quasi-wide with margins s ( · ) and N ( · , · ) if for every graph G ∈ C , all r , m ∈ N , and every vertex subset A ⊆ V ( G ) of size larger than N ( r , m ), there exist sets S ⊆ V ( G ) and B ⊆ A − S with | S | � s ( r ) and | B | > m such that B is r -scattered in G − S . A | A | > N ( r , m ) | B | > m B | S | � s ( r ) S

  46. Uniform quasi-wideness Uniform quasi-wideness Class C is uniformly quasi-wide with margins s ( · ) and N ( · , · ) if for every graph G ∈ C , all r , m ∈ N , and every vertex subset A ⊆ V ( G ) of size larger than N ( r , m ), there exist sets S ⊆ V ( G ) and B ⊆ A − S with | S | � s ( r ) and | B | > m such that B is r -scattered in G − S . Theorem [Neˇ setˇ ril and Ossona de Mendez] A class is uniformly quasi-wide iff it is nowhere dense. A | A | > N ( r , m ) | B | > m B | S | � s ( r ) S

  47. Uniform quasi-wideness Uniform quasi-wideness Class C is uniformly quasi-wide with margins s ( · ) and N ( · , · ) if for every graph G ∈ C , all r , m ∈ N , and every vertex subset A ⊆ V ( G ) of size larger than N ( r , m ), there exist sets S ⊆ V ( G ) and B ⊆ A − S with | S | � s ( r ) and | B | > m such that B is r -scattered in G − S . Theorem [Neˇ setˇ ril and Ossona de Mendez] A class is uniformly quasi-wide iff it is nowhere dense. Remark : For fixed C , we have N ( r , m ) � m f ( r ) . A | A | > N ( r , m ) | B | > m B | S | � s ( r ) S Marcin Pilipczuk Sparsity 15/38

  48. Uniform quasi-wideness Uniform quasi-wideness Class C is uniformly quasi-wide with margins s ( · ) and N ( · , · ) if for every graph G ∈ C , all r , m ∈ N , and every vertex subset A ⊆ V ( G ) of size larger than N ( r , m ), there exist sets S ⊆ V ( G ) and B ⊆ A − S with | S | � s ( r ) and | B | > m such that B is r -scattered in G − S . Theorem [Neˇ setˇ ril and Ossona de Mendez] A class is uniformly quasi-wide iff it is nowhere dense. Remark : For fixed C , we have N ( r , m ) � m f ( r ) . Given ( G , A ), sets S and B can be found in time poly ( m ) · | G | . A | A | > N ( r , m ) | B | > m B | S | � s ( r ) S Marcin Pilipczuk Sparsity 15/38

  49. Uniform quasi-wideness Uniform quasi-wideness Class C is uniformly quasi-wide with margins s ( · ) and N ( · , · ) if for every graph G ∈ C , all r , m ∈ N , and every vertex subset A ⊆ V ( G ) of size larger than N ( r , m ), there exist sets S ⊆ V ( G ) and B ⊆ A − S with | S | � s ( r ) and | B | > m such that B is r -scattered in G − S . Theorem [Neˇ setˇ ril and Ossona de Mendez] A class is uniformly quasi-wide iff it is nowhere dense. Remark : For fixed C , we have N ( r , m ) � m f ( r ) . Given ( G , A ), sets S and B can be found in time poly ( m ) · | G | . Very useful statement when working with Gaifman normal form. A | A | > N ( r , m ) | B | > m B | S | � s ( r ) S Marcin Pilipczuk Sparsity 15/38

  50. Removing irrelevant candidates Setting : Fix r ∈ N , class C , graph G ∈ C , and A ⊆ V ( G ). A Marcin Pilipczuk Sparsity 16/38

  51. Removing irrelevant candidates Setting : Fix r ∈ N , class C , graph G ∈ C , and A ⊆ V ( G ). Goal : Is there an r -scattered set of size k contained in A ? A Marcin Pilipczuk Sparsity 16/38

  52. Removing irrelevant candidates Setting : Fix r ∈ N , class C , graph G ∈ C , and A ⊆ V ( G ). Goal : Is there an r -scattered set of size k contained in A ? Claim : There is some M = M ( k ) with the following property: Provided | A | > M, we can find some u ∈ A such that A contains an r-scattered set of size k iff A − { u } does. u A | A | > M Marcin Pilipczuk Sparsity 16/38

  53. Removing irrelevant candidates Setting : Fix r ∈ N , class C , graph G ∈ C , and A ⊆ V ( G ). Goal : Is there an r -scattered set of size k contained in A ? Claim : There is some M = M ( k ) with the following property: Provided | A | > M, we can find some u ∈ A such that A contains an r-scattered set of size k iff A − { u } does. Algorithm : u A | A | > M Marcin Pilipczuk Sparsity 16/38

  54. Removing irrelevant candidates Setting : Fix r ∈ N , class C , graph G ∈ C , and A ⊆ V ( G ). Goal : Is there an r -scattered set of size k contained in A ? Claim : There is some M = M ( k ) with the following property: Provided | A | > M, we can find some u ∈ A such that A contains an r-scattered set of size k iff A − { u } does. Algorithm : Starting from original A , remove vertices one by one until A reaches size � M ( k ). u A | A | > M Marcin Pilipczuk Sparsity 16/38

  55. Removing irrelevant candidates Setting : Fix r ∈ N , class C , graph G ∈ C , and A ⊆ V ( G ). Goal : Is there an r -scattered set of size k contained in A ? Claim : There is some M = M ( k ) with the following property: Provided | A | > M, we can find some u ∈ A such that A contains an r-scattered set of size k iff A − { u } does. Algorithm : Starting from original A , remove vertices one by one until A reaches size � M ( k ). � M ( k ) � Then brute-force through all = f ( k ) subsets of size � k . k u A | A | > M Marcin Pilipczuk Sparsity 16/38

  56. Removing irrelevant candidates Setting : Fix r ∈ N , class C , graph G ∈ C , and A ⊆ V ( G ). Goal : Is there an r -scattered set of size k contained in A ? Claim : There is some M = M ( k ) with the following property: Provided | A | > M, we can find some u ∈ A such that A contains an r-scattered set of size k iff A − { u } does. Algorithm : Starting from original A , remove vertices one by one until A reaches size � M ( k ). � M ( k ) � Then brute-force through all = f ( k ) subsets of size � k . k Variant of the irrelevant vertex technique . u A | A | > M Marcin Pilipczuk Sparsity 16/38

  57. Removing irrelevant candidates Setting : Fix r ∈ N , class C , graph G ∈ C , and A ⊆ V ( G ). Goal : Is there an r -scattered set of size k contained in A ? Claim : There is some M = M ( k ) with the following property: Provided | A | > M, we can find some u ∈ A such that A contains an r-scattered set of size k iff A − { u } does. Algorithm : Starting from original A , remove vertices one by one until A reaches size � M ( k ). � M ( k ) � Then brute-force through all = f ( k ) subsets of size � k . k Variant of the irrelevant vertex technique . Note : One may obtain M ( k ) = O ( k 1+ ε ) for any ε > 0. u A | A | > M Marcin Pilipczuk Sparsity 16/38

  58. Removing irrelevant candidates Fix M ( k ) := N ( 2 r , (2 r + 1) s (2 r ) · k ) , where s ( · ) and N ( · , · ) are margins for uqw of C . A Marcin Pilipczuk Sparsity 17/38

  59. Removing irrelevant candidates Fix M ( k ) := N ( 2 r , (2 r + 1) s (2 r ) · k ) , where s ( · ) and N ( · , · ) are margins for uqw of C . Step 1 : If | A | > M ( k ), then we can find S and B ⊆ A − S with | B | > (2 r + 1) s (2 r ) · k , | S | � s (2 r ) and and B being 2 r -scattered in G − S . Marcin Pilipczuk Sparsity 17/38

  60. Removing irrelevant candidates Fix M ( k ) := N ( 2 r , (2 r + 1) s (2 r ) · k ) , where s ( · ) and N ( · , · ) are margins for uqw of C . Step 1 : If | A | > M ( k ), then we can find S and B ⊆ A − S with | B | > (2 r + 1) s (2 r ) · k , | S | � s (2 r ) and and B being 2 r -scattered in G − S . Step 2 : Classify vertices of B according to profiles towards S : Marcin Pilipczuk Sparsity 17/38

  61. Removing irrelevant candidates Fix M ( k ) := N ( 2 r , (2 r + 1) s (2 r ) · k ) , where s ( · ) and N ( · , · ) are margins for uqw of C . Step 1 : If | A | > M ( k ), then we can find S and B ⊆ A − S with | B | > (2 r + 1) s (2 r ) · k , | S | � s (2 r ) and and B being 2 r -scattered in G − S . Step 2 : Classify vertices of B according to profiles towards S : Profile of b ∈ B is the vector of distances to elements of S , where anything > 2 r maps to + ∞ . 5 3 + ∞ Marcin Pilipczuk Sparsity 17/38

  62. Removing irrelevant candidates Fix M ( k ) := N ( 2 r , (2 r + 1) s (2 r ) · k ) , where s ( · ) and N ( · , · ) are margins for uqw of C . Step 1 : If | A | > M ( k ), then we can find S and B ⊆ A − S with | B | > (2 r + 1) s (2 r ) · k , | S | � s (2 r ) and and B being 2 r -scattered in G − S . Step 2 : Classify vertices of B according to profiles towards S : Profile of b ∈ B is the vector of distances to elements of S , where anything > 2 r maps to + ∞ . At most (2 r + 1) s (2 r ) possible profiles ⇒ Set B ′ ⊆ B of more than k vertices with same profile. 5 3 + ∞ Marcin Pilipczuk Sparsity 17/38

  63. Removing irrelevant candidates Step 3 : We claim that any u ∈ B ′ is an irrelevant candidate. u Marcin Pilipczuk Sparsity 18/38

  64. Removing irrelevant candidates Step 3 : We claim that any u ∈ B ′ is an irrelevant candidate. Fix any r -scattered I ⊆ A with | I | = k ; suppose u ∈ A . u Marcin Pilipczuk Sparsity 18/38

  65. Removing irrelevant candidates Step 3 : We claim that any u ∈ B ′ is an irrelevant candidate. Fix any r -scattered I ⊆ A with | I | = k ; suppose u ∈ A . We need to find some I ′ ⊆ A − u with these properties. u Marcin Pilipczuk Sparsity 18/38

  66. Removing irrelevant candidates Step 3 : We claim that any u ∈ B ′ is an irrelevant candidate. Fix any r -scattered I ⊆ A with | I | = k ; suppose u ∈ A . We need to find some I ′ ⊆ A − u with these properties. 2 r -balls in G − S around vertices of B are pairwise disjoint. u Marcin Pilipczuk Sparsity 18/38

  67. Removing irrelevant candidates Step 3 : We claim that any u ∈ B ′ is an irrelevant candidate. Fix any r -scattered I ⊆ A with | I | = k ; suppose u ∈ A . We need to find some I ′ ⊆ A − u with these properties. 2 r -balls in G − S around vertices of B are pairwise disjoint. Since | B ′ | > k , we can find some v ∈ B ′ , v � = u , with no vertex of I in the corresponding ball. v u Marcin Pilipczuk Sparsity 18/38

  68. Removing irrelevant candidates Step 3 : We claim that any u ∈ B ′ is an irrelevant candidate. Fix any r -scattered I ⊆ A with | I | = k ; suppose u ∈ A . We need to find some I ′ ⊆ A − u with these properties. 2 r -balls in G − S around vertices of B are pairwise disjoint. Since | B ′ | > k , we can find some v ∈ B ′ , v � = u , with no vertex of I in the corresponding ball. Claim : I ′ := I − u + v is still r -scattered. v move u Marcin Pilipczuk Sparsity 18/38

  69. Removing irrelevant candidates Step 3 : We claim that any u ∈ B ′ is an irrelevant candidate. Fix any r -scattered I ⊆ A with | I | = k ; suppose u ∈ A . We need to find some I ′ ⊆ A − u with these properties. 2 r -balls in G − S around vertices of B are pairwise disjoint. Since | B ′ | > k , we can find some v ∈ B ′ , v � = u , with no vertex of I in the corresponding ball. Claim : I ′ := I − u + v is still r -scattered. Pf : If some w ∈ I − u conflicted v , then it would already conflict u . v move w u Marcin Pilipczuk Sparsity 18/38

  70. Neighborhood complexity Suppose we have a graph G ∈ C for some class C , and a subset of vertices A ⊆ V ( G ). A Marcin Pilipczuk Sparsity 19/38

  71. Neighborhood complexity Suppose we have a graph G ∈ C for some class C , and a subset of vertices A ⊆ V ( G ). For fixed r ∈ N , define the following equivalence relation on V ( G ): u ∼ r v B r ( u ) ∩ A = B r ( v ) ∩ A , iff where B r ( x ) is the r -ball with center x . A Marcin Pilipczuk Sparsity 19/38

  72. Neighborhood complexity Suppose we have a graph G ∈ C for some class C , and a subset of vertices A ⊆ V ( G ). For fixed r ∈ N , define the following equivalence relation on V ( G ): u ∼ r v B r ( u ) ∩ A = B r ( v ) ∩ A , iff where B r ( x ) is the r -ball with center x . How many equivalence classes may ∼ r have? In general, even 2 | A | . A Marcin Pilipczuk Sparsity 19/38

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend