Maximum Clique on Disks

Similar documents
EPTAS for Maximum Clique on Disks and Unit Balls

Triangle-free graphs that do not contain an induced subdivision of K 4 are 3-colorable

arxiv: v1 [cs.ds] 2 Oct 2018

Parameterized Domination in Circle Graphs

Testing Cluster Structure of Graphs. Artur Czumaj

Bichain graphs: geometric model and universal graphs

Coloring square-free Berge graphs

Partial characterizations of clique-perfect graphs II: diamond-free and Helly circular-arc graphs

Wheel-free planar graphs

Three-coloring triangle-free graphs on surfaces VII. A linear-time algorithm

On subgraphs of large girth

< k 2n. 2 1 (n 2). + (1 p) s) N (n < 1

Graph G = (V, E). V ={vertices}, E={edges}. V={a,b,c,d,e,f,g,h,k} E={(a,b),(a,g),( a,h),(a,k),(b,c),(b,k),...,(h,k)}

Cycles with consecutive odd lengths

Sergey Norin Department of Mathematics and Statistics McGill University Montreal, Quebec H3A 2K6, Canada. and

Approximation Algorithms for Dominating Set in Disk Graphs

Lecture 5: January 30

Observation 4.1 G has a proper separation of order 0 if and only if G is disconnected.

arxiv: v1 [cs.dm] 4 May 2018

Solving the MWT. Recall the ILP for the MWT. We can obtain a solution to the MWT problem by solving the following ILP:

Advanced Topics in Discrete Math: Graph Theory Fall 2010

Induced subgraphs of graphs with large chromatic number. I. Odd holes

GRAPHS WITH MAXIMAL INDUCED MATCHINGS OF THE SAME SIZE. 1. Introduction

Observation 4.1 G has a proper separation of order 0 if and only if G is disconnected.

Even Pairs and Prism Corners in Square-Free Berge Graphs

4-coloring P 6 -free graphs with no induced 5-cycles

Induced subgraphs of prescribed size

Extremal Graphs Having No Stable Cutsets

Claw-free Graphs. III. Sparse decomposition

HAMILTONICITY AND FORBIDDEN SUBGRAPHS IN 4-CONNECTED GRAPHS

Paul Erdős and Graph Ramsey Theory

Discrete Geometry. Problem 1. Austin Mohr. April 26, 2012

Planar Graphs (1) Planar Graphs (3) Planar Graphs (2) Planar Graphs (4)

Probabilistic Method. Benny Sudakov. Princeton University

Three-coloring triangle-free graphs on surfaces III. Graphs of girth five

Near-domination in graphs

A Pair in a Crowd of Unit Balls

On Dominator Colorings in Graphs

Robin Thomas and Peter Whalen. School of Mathematics Georgia Institute of Technology Atlanta, Georgia , USA

Exact Algorithms for Dominating Induced Matching Based on Graph Partition

Preliminaries and Complexity Theory

13 th Annual Harvard-MIT Mathematics Tournament Saturday 20 February 2010

Induced subgraphs of graphs with large chromatic number. V. Chandeliers and strings

Problems for Putnam Training

Fine Structure of 4-Critical Triangle-Free Graphs II. Planar Triangle-Free Graphs with Two Precolored 4-Cycles

Cographs; chordal graphs and tree decompositions

Chromatic number, clique subdivisions, and the conjectures of Hajós and Erdős-Fajtlowicz

CS 301: Complexity of Algorithms (Term I 2008) Alex Tiskin Harald Räcke. Hamiltonian Cycle. 8.5 Sequencing Problems. Directed Hamiltonian Cycle

On the hardness of losing width

A taste of perfect graphs

On the Approximability of Partial VC Dimension

Hardness of Approximation

Topological Graph Theory Lecture 4: Circle packing representations

EGMO 2016, Day 1 Solutions. Problem 1. Let n be an odd positive integer, and let x1, x2,..., xn be non-negative real numbers.

Induced Cycles of Fixed Length

Szemerédi-Trotter theorem and applications

Chapter 11. Approximation Algorithms. Slides by Kevin Wayne Pearson-Addison Wesley. All rights reserved.

On S-packing edge-colorings of cubic graphs

Fixed Parameter Algorithms for Interval Vertex Deletion and Interval Completion Problems

Strongly chordal and chordal bipartite graphs are sandwich monotone

More on NP and Reductions

Algorithms and Theory of Computation. Lecture 22: NP-Completeness (2)

The Vapnik-Chervonenkis Dimension

Dynamic Programming on Trees. Example: Independent Set on T = (V, E) rooted at r V.

18.5 Crossings and incidences

A Single-Exponential Fixed-Parameter Algorithm for Distance-Hereditary Vertex Deletion

Partial characterizations of clique-perfect graphs I: subclasses of claw-free graphs

Contents. Typical techniques. Proving hardness. Constructing efficient algorithms

Approximation Algorithms for the k-set Packing Problem

Finite Metric Spaces & Their Embeddings: Introduction and Basic Tools

Game Theory and Algorithms Lecture 7: PPAD and Fixed-Point Theorems

Approximation Algorithms for Asymmetric TSP by Decomposing Directed Regular Multigraphs

arxiv: v3 [cs.dm] 18 Jan 2018

On improving matchings in trees, via bounded-length augmentations 1

Introduction to Semidefinite Programming I: Basic properties a

Durham Research Online

Embeddings of finite metric spaces in Euclidean space: a probabilistic view

UNC Charlotte Super Competition - Comprehensive test March 2, 2015

Graph coloring, perfect graphs

Algorithms and complexity for metric dimension and location-domination on interval and permutation graphs

Week Cuts, Branch & Bound, and Lagrangean Relaxation

INDUCED CYCLES AND CHROMATIC NUMBER

An approximate version of Hadwiger s conjecture for claw-free graphs

1 Sequences and Summation

8.5 Sequencing Problems

Kernelization by matroids: Odd Cycle Transversal

Generating p-extremal graphs

Three-coloring triangle-free graphs on surfaces V. Coloring planar graphs with distant anomalies

Math Level 2. Mathematics Level 2

ACO Comprehensive Exam October 14 and 15, 2013

Graph Minor Theory. Sergey Norin. March 13, Abstract Lecture notes for the topics course on Graph Minor theory. Winter 2017.

ACO Comprehensive Exam October 18 and 19, Analysis of Algorithms

Painting Squares in 2 1 Shades

Lecture 18: More NP-Complete Problems

M-saturated M={ } M-unsaturated. Perfect Matching. Matchings

Chapter 11. Approximation Algorithms. Slides by Kevin Wayne Pearson-Addison Wesley. All rights reserved.

RON AHARONI, NOGA ALON, AND ELI BERGER

Generalized Pigeonhole Properties of Graphs and Oriented Graphs

(a) How many pairs (A, B) are there with A, B [n] and A B? (The inclusion is required to be strict.)

On the number of edge-disjoint triangles in K 4 -free graphs

Transcription:

Maximum Clique on Disks Édouard Bonnet joint work with Panos Giannopoulos, Eunjung Kim, Paweł Rzążewski, and Florian Sikora and Marthe Bonamy, Nicolas Bousquet, Pierre Chabit, and Stéphan Thomassé LIP, ENS Lyon 20 mars 2018, LIGM

Find a largest collection of disks that pairwise intersect

Like this

or that

Polynomial algorithm on unit disks by Clark, Colbourn, and Johnson, 1990. c i c j Guess two farthest disks in an optimum solution S.

Polynomial algorithm on unit disks by Clark, Colbourn, and Johnson, 1990. c i c j Hence, all the centers of S lie inside the bold digon.

Polynomial algorithm on unit disks by Clark, Colbourn, and Johnson, 1990. c i c j Two disks centered in the same-color region intersect.

Polynomial algorithm on unit disks by Clark, Colbourn, and Johnson, 1990. c i c j We solve Max Clique in a co-bipartite graph.

Polynomial algorithm on unit disks by Clark, Colbourn, and Johnson, 1990. c i c j We solve Max Independent Set in a bipartite graph.

Disk graphs Inherits the NP-hardness of planar graphs.

So what is known for Max Clique on disk graphs? Polynomial-time 2-approximation For any clique there are 4 points hitting all the disks. Guess those points and remove the non-hit disks. The resulting graph is partitioned into 2 co-bipartite graphs. Solve exactly on both co-bipartite graphs. Output the best solution. No non-trivial exact algorithm known

And what is known about disk graphs? Every planar graph is a disk graph. Every triangle-free disk graph is planar (centers vertices). So a triangle-free non-planar graph like K 3,3 is not disk. A subdivision of a non-planar graph is not a disk graph (more generally not a string graph)....

And what is known about disk graphs? Every planar graph is a disk graph. Every triangle-free disk graph is planar (centers vertices). So a triangle-free non-planar graph like K 3,3 is not disk. A subdivision of a non-planar graph is not a disk graph (more generally not a string graph).... Other ways of showing that a graph is not disk?

Say the 4 centers encoding a K 2,2 = 2K 2 are in convex position. c 3 c 2 c 1 c 4

Say the 4 centers encoding a K 2,2 = 2K 2 are in convex position. c 3 c 2 c 1 c 4 Then the two non-edges should be diagonal.

Say the 4 centers encoding a K 2,2 = 2K 2 are in convex position. c 3 c 2 c 1 c 4 Then the two non-edges should be diagonal. Suppose d(c 1, c 3 ) > r 1 + r 3 and d(c 2, c 4 ) > r 2 + r 4. But d(c 1, c 3 ) + d(c 2, c 4 ) d(c 1, c 2 ) + d(c 3, c 4 ) r 1 + r 2 + r 3 + r 4, a contradiction.

Conclusion: the 4 centers of an induced 2K 2 are either not in convex position or in convex position with the non-edges being diagonal. c 2 c 3 c4 or c 1 c 3 c 1 c 2 c 4

Conclusion: the 4 centers of an induced 2K 2 are either not in convex position or in convex position with the non-edges being diagonal. c 2 c 3 c4 or c 1 c 3 c 1 c 2 c 4 Reformulation: either the line l(c 1, c 2 ) crosses the segment c 3 c 4, or the line l(c 3, c 4 ) crosses the segment c 1 c 2, or both; equivalently, the segments c 1 c 2 and c 3 c 4 cross.

Assume C s + C t is a disk graph. Link consecutive centers of the two disjoint cycles (non-edges). For each red segment s i, we denote by: a i the number of blue segments crossed by l(s i ). b i the number of blue segments whose extension cross s i. c i the number of blue segments intersecting s i.

Assume C s + C t is a disk graph. Link consecutive centers of the two disjoint cycles (non-edges). s i For each red segment s i, we denote by: a i the number of blue segments crossed by l(s i ). b i the number of blue segments whose extension cross s i. c i the number of blue segments intersecting s i.

Assume C s + C t is a disk graph. Link consecutive centers of the two disjoint cycles (non-edges). s i For each red segment s i, we denote by: a i the number of blue segments crossed by l(s i ). b i the number of blue segments whose extension cross s i. c i the number of blue segments intersecting s i.

Assume C s + C t is a disk graph. Link consecutive centers of the two disjoint cycles (non-edges). s i For each red segment s i, we denote by: a i the number of blue segments crossed by l(s i ). b i the number of blue segments whose extension cross s i. c i the number of blue segments intersecting s i.

Assume C s + C t is a disk graph. Link consecutive centers of the two disjoint cycles (non-edges). s i For each red segment s i, we denote by: a i the number of blue segments crossed by l(s i ). b i the number of blue segments whose extension cross s i. c i the number of blue segments intersecting s i. It should be that a i + b i c i = t.

Σ a i + b i c i = st 1 i s 1) a i is even:

Σ a i + b i c i = st 1 i s 1) a i is even: number of intersections of a line with a closed curve. 2) Σ 1 i s b i =

Σ a i + b i c i = st 1 i s 1) a i is even: number of intersections of a line with a closed curve. 2) Σ b i = Σ a i is therefore even. (a j, b j, c j same for blue segments) 1 i s 1 i t 3) Σ 1 i s c i is even:

Σ a i + b i c i = st 1 i s 1) a i is even: number of intersections of a line with a closed curve. 2) Σ b i = Σ a i is therefore even. (a j, b j, c j same for blue segments) 1 i s 1 i t 3) Σ 1 i s c i is even: number of intersections of two closed curves. Σ a i + b i c i = 1 i s

Σ a i + b i c i = st 1 i s 1) a i is even: number of intersections of a line with a closed curve. 2) Σ b i = Σ a i is therefore even. (a j, b j, c j same for blue segments) 1 i s 1 i t 3) Σ 1 i s c i is even: number of intersections of two closed curves. Σ a i + b i c i = 1 i s Σ a i + Σ a i Σ c i is even. 1 i s 1 i t 1 i s

Σ a i + b i c i = st 1 i s 1) a i is even: number of intersections of a line with a closed curve. 2) Σ b i = Σ a i is therefore even. (a j, b j, c j same for blue segments) 1 i s 1 i t 3) Σ 1 i s c i is even: number of intersections of two closed curves. Σ a i + b i c i = 1 i s Σ a i + Σ a i Σ c i is even. 1 i s 1 i t 1 i s Hence s and t cannot be both odd.

The complement of two odd cycles is not a disk graph. Are there other graphs of co-degree 2 which are not disk?

Complement of an even cycle 1, 2,..., 2s D 1 p 1 p p s p 1 p 2 s p p 3 p ps-2 s-1 4... D 1 p s-3 D 2 D 2s We start by positioning D 1, D 2, D 2s. We draw a convex chain between p 1 and p s.

Complement of an even cycle 1, 2,..., 2s D 1 p 1 p p s p 1 p 2 s p p 3 p ps-2 s-1 4... D 1 p s-3 D 2 D 2s We start by positioning D 1, D 2, D 2s. We draw a convex chain between p 1 and p s. D 2i : same radius and boundary crosses p i with tangent l(p i 1 p i+1 )

Complement of an even cycle 1, 2,..., 2s D 1 p 1 p p s p 1 p 2 s p p 3 p ps-2 s-1 4... D 1 p s-3 D 2 D 2s We start by positioning D 1, D 2, D 2s. We draw a convex chain between p 1 and p s. D 2i : same radius and boundary crosses p i with tangent l(p i 1 p i+1 ) D 2i+1 : larger radius and "co-tangent" to D 2i and D 2i+2.

Stacking complements of even cycles D 2i+1 D 1 D 2i

Stacking complements of even cycles D 2i+1 D 1 D 2i

Stacking complements of even cycles D 2i+1 D 1 D 2i

Disks of different cycle complements intersect D 1 D 2i

Complement of odd cycle by unit disks (Atminas & Zamaraev)

Complement of odd cycle by unit disks (Atminas & Zamaraev)

Complement of odd cycle by unit disks (Atminas & Zamaraev)

Different representation with non-unit disks D 2i+1 D 1 D 2s+1 D 2i Same construction except D 1 intersects D 2s and D 2s+1 is "co-tangent" to D 1 and D 2s.

Complement of many even cycles and one odd cycle D 2i+1 D 2i+1 D 1 D 2s+1 D 2i

Sanity check: trying to stack complements of odd cycles D 2i+1 D 1 D 2s+1 D 2s +1 D 2i D 2s +1 cannot possibly intersect D 1

Going back to algorithms. Can we solve Max Independent Set more efficiently if there are no two vertex-disjoint odd cycles as an induced subgraph?

Going back to algorithms. Can we solve Max Independent Set more efficiently if there are no two vertex-disjoint odd cycles as an induced subgraph? Another way to see it: at least one edge between two vertex-disjoint odd cycles

Quasi-polynomial time approximation-scheme (QPTAS) ocp(g): maximum size of an odd cycle packing. Theorem (Bock et al. 2014) PTAS for Max Independent Set for ocp = o(n/ log n).

Quasi-polynomial time approximation-scheme (QPTAS) ocp(g): maximum size of an odd cycle packing. Theorem (Bock et al. 2014) PTAS for Max Independent Set for ocp = o(n/ log n). Lemma Let H complement of a disk graph with n vertices. If ocp(h) > n/ log 2 n, then vertex of degree at least n/ log 4 n. Proof.

Quasi-polynomial time approximation-scheme (QPTAS) ocp(g): maximum size of an odd cycle packing. Theorem (Bock et al. 2014) PTAS for Max Independent Set for ocp = o(n/ log n). Lemma Let H complement of a disk graph with n vertices. If ocp(h) > n/ log 2 n, then vertex of degree at least n/ log 4 n. Proof. The shortest odd cycle has size at most log 2 n.

Quasi-polynomial time approximation-scheme (QPTAS) ocp(g): maximum size of an odd cycle packing. Theorem (Bock et al. 2014) PTAS for Max Independent Set for ocp = o(n/ log n). Lemma Let H complement of a disk graph with n vertices. If ocp(h) > n/ log 2 n, then vertex of degree at least n/ log 4 n. Proof. The shortest odd cycle has size at most log 2 n. There is a vertex of this cycle with degree at least n/ log 4 n.

Quasi-polynomial time approximation-scheme (QPTAS) ocp(g): maximum size of an odd cycle packing. Theorem (Bock et al. 2014) PTAS for Max Independent Set for ocp = o(n/ log n). Lemma Let H complement of a disk graph with n vertices. If ocp(h) > n/ log 2 n, then vertex of degree at least n/ log 4 n. Proof. The shortest odd cycle has size at most log 2 n. There is a vertex of this cycle with degree at least n/ log 4 n. Branching factor (1, n/ log 4 n) (in 2 log5 n ), and PTAS otherwise.

Subexponential algorithm Theorem (Györi et al. 1997) A graph of odd girth c has an odd cycle cover of size Õ(n/c).

Subexponential algorithm Theorem (Györi et al. 1997) A graph of odd girth c has an odd cycle cover of size Õ(n/c). Let H be a complement of disk graph, its degree, c its odd girth. We can: branch in time 2Õ(n/ ). solve in time 2 O( c). solve in time 2Õ(n/c).

Subexponential algorithm Theorem (Györi et al. 1997) A graph of odd girth c has an odd cycle cover of size Õ(n/c). Let H be a complement of disk graph, its degree, c its odd girth. We can: branch in time 2Õ(n/ ). solve in time 2 O( c). solve in time 2Õ(n/c). 2Õ(min(n/,n/c,c )) 2Õ(n2/3) for = c = n 1/3.

Filled ellipses and triangles 2-subdivisions: graphs where each edge is subdivided exactly twice co-2-subdivisions: complements of 2-subdivisions Lemma (technical) For some α > 1, Max Independent Set on 2-subdivisions is not α-approximable algorithm in 2 n0.99, unless the ETH fails.

Filled ellipses and triangles 2-subdivisions: graphs where each edge is subdivided exactly twice co-2-subdivisions: complements of 2-subdivisions Lemma (technical) For some α > 1, Max Independent Set on 2-subdivisions is not α-approximable algorithm in 2 n0.99, unless the ETH fails. Graphs of filled ellipses or filled triangles contain all the co-2-subdivisions.

Filled triangles

Filled ellipses

The QPTAS and subexponential algorithm only work for intersection graphs of 2D-objects that are exactly disks. Approximation scheme with better running time? Have higher-dimensional disks the same obstruction?

EPTAS VC dim of S = maximum size of a set with all intersections with S. VCdim(G) = VC dimension of the neighborhood set-system. α(g) = size of a maximum independent set in G. iocp(g) = same as ocp but induced.

EPTAS VC dim of S = maximum size of a set with all intersections with S. VCdim(G) = VC dimension of the neighborhood set-system. α(g) = size of a maximum independent set in G. iocp(g) = same as ocp but induced. Theorem Max Independent Set can be 1 + ε-approximated in time 2Õ(1/ε3) n O(1) on graphs G with VCdim(G) = O(1), α(g) = Ω( V (G) ), and iocp(g) = 1.

First step of the algorithm: sampling I is a fixed maximum solution. G I Select randomly a subset S of Õ(1/ε 3 ) vertices.

First step of the algorithm: sampling I is a fixed maximum solution. G I S With probability 1/2Õ(1/ε3), S I.

First step of the algorithm: sampling I is a fixed maximum solution. G N(S) I S Remove the neighborhood of S.

Classic result of Haussler and Welzl in VC dimension theory Theorem A set-system (S, U) with VC dimension d and only sets of size at least ε U has a hitting set of size O( d ε log 1 ε ). Furthermore, any sample of size 10d ε log 1 ε is a hitting set w.h.p.

Classic result of Haussler and Welzl in VC dimension theory Theorem A set-system (S, U) with VC dimension d and only sets of size at least ε U has a hitting set of size O( d ε log 1 ε ). Furthermore, any sample of size 10d ε log 1 ε is a hitting set w.h.p. We apply that result to the set-system ({N(u) I u V (G), N(u) I ε 3 I }, I). In words, the large neighborhoods over I.

Second step of the algorithm: win-win on odd girth Now we removed N(S), all the vertices have degree < ε 3 I in I.

Second step of the algorithm: win-win on odd girth Now we removed N(S), all the vertices have degree < ε 3 I in I. We compute a shortest odd cycle C. If C 1/ε 2, we remove N[C] from the graph. The resulting graph is bipartite and N(C) < ε3 I = ε I. ε 2 If C > 1/ε 2, we need a fresh slide.

Finding a small odd cycle transversal Columns are the successive neighborhoods of C, layers. Rows indicate the closest vertex on C, strata.

Finding a small odd cycle transversal bipartite We delete the lightest among the first 1/ε layers.

Finding a small odd cycle transversal bipartite bipartite 1/ε consecutive strata are an odd cycle transversal.

Regarding the higher-dimensional question: unit 4D-disk graphs ball (3D-disk) graphs with radii arbitrary close to 1 contain all the co-2-subdivisions (so, no approximation scheme and no subexponential algorithm) p(v 1 ) P 3 ε P π(p + (e 1 )) O 1 C π(p (e 1 ))

What about unit ball graph? Let x 1,..., x s be the consecutive centers in R 3 of a co-odd-cycle. Consider the trace on the 2-sphere of the following vector walk. Start at vector ab with a = x 1 and b = x 2. move continuously a from x 1 to x 3 following the segment x 1 x 3. move continuously b from x 2 to x 4 following the segment x 2 x 4. and so on, until back to x 1 x 2.

What about unit ball graph? Let x 1,..., x s be the consecutive centers in R 3 of a co-odd-cycle. Consider the trace on the 2-sphere of the following vector walk. Start at vector ab with a = x 1 and b = x 2. move continuously a from x 1 to x 3 following the segment x 1 x 3. move continuously b from x 2 to x 4 following the segment x 2 x 4. and so on, until back to x 1 x 2. As s is odd, half-way through we reach x 2 x 1. Hence the curve drawn on the 2-sphere is antipodal.

As two antipodal curves intersect, we have one of the following configurations: x y x y j x i y j x i y

Open questions Is Max Clique NP-hard on disk and unit ball graphs? A first step might be to show NP-hardness for Max Independent Set with iocp 1. Actually what about ocp 1?

Open questions Is Max Clique NP-hard on disk and unit ball graphs? A first step might be to show NP-hardness for Max Independent Set with iocp 1. Actually what about ocp 1? Thank you for your attention!