Maximum Clique on Disks

Size: px
Start display at page:

Download "Maximum Clique on Disks"

Transcription

1 Maximum Clique on Disks Édouard Bonnet joint work with Panos Giannopoulos, Eun Jung Kim, Paweł Rzążewski, and Florian Sikora Middlesex University, London Séminaire équipe Optimisation Combinatoire, G-SCOP, Grenoble, 18 décembre 2017

2 Find a largest collection of disks that pairwise intersect

3

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

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

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

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

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

9 Disk graphs Inherits the NP-hardness of planar graphs.

10 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. ( Solve exactly in each of the 4 2) co-bipartite graphs. Output the best solution. No non-trivial exact algorithm known.

11 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)....

12 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?

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

14 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.

15 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.

16 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

17 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.

18 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.

19 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.

20 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.

21 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.

22 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.

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

24 Σ 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 =

25 Σ 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:

26 Σ 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

27 Σ 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

28 Σ 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.

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

30 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 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.

31 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 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 )

32 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 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.

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

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

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

36 Disks of different cycle complements intersect D 1 D 2i

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

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

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

40 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.

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

42 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

43 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?

44 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

45 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).

46 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.

47 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.

48 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.

49 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.

50 Subexponential algorithm Theorem (Györi et al. 1997) A graph with odd girth at least δn has an odd cycle cover size O((1/δ) log(1/δ)).

51 Subexponential algorithm Theorem (Györi et al. 1997) A graph with odd girth at least δn has an odd cycle cover size O((1/δ) log(1/δ)). Let G be the co-disk, 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).

52 Subexponential algorithm Theorem (Györi et al. 1997) A graph with odd girth at least δn has an odd cycle cover size O((1/δ) log(1/δ)). Let G be the co-disk, 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.

53 Subexponential algorithm Theorem (Györi et al. 1997) A graph with odd girth at least δn has an odd cycle cover size O((1/δ) log(1/δ)). Let G be the co-disk, 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. 2Õ( n) if the degree or the odd girth is constant, polytime if both.

54 Filled ellipses and triangles 2-subdivisions: graphs where each edge is subdivided exactly twice co-2-subdivisions: complements of 2-subdivisions Theorem (technical) For some α, Maximum Independent Set on 2-subdivisions is not α-approximable algorithm in 2 n1 ε, unless the ETH fails.

55 Filled ellipses and triangles 2-subdivisions: graphs where each edge is subdivided exactly twice co-2-subdivisions: complements of 2-subdivisions Theorem (technical) For some α, Maximum Independent Set on 2-subdivisions is not α-approximable algorithm in 2 n1 ε, unless the ETH fails. Graphs of filled ellipses or filled triangles contain all the co-2-subdivisions.

56 Filled triangles

57 Filled ellipses

58 Thank you for your attention! Filled ellipses

QPTAS and Subexponential Algorithm for Maximum Clique on Disk Graphs

QPTAS and Subexponential Algorithm for Maximum Clique on Disk Graphs QPTAS and Subexponential Algorithm for Maximum Clique on Disk Graphs Édouard Bonnet 1, Panos Giannopoulos 1, Eun Jung Kim 2, Paweł Rzążewski 3, and Florian Sikora 2 1 Department of Computer Science, Middlesex

More information

Planar graphs. Chapter 8

Planar graphs. Chapter 8 Chapter 8 Planar graphs Definition 8.1. A graph is called planar if it can be drawn in the plane so that edges intersect only at vertices to which they are incident. Example 8.2. Different representations

More information

Characterizations of graph classes by forbidden configurations

Characterizations of graph classes by forbidden configurations Characterizations of graph classes by forbidden configurations Zdeněk Dvořák September 14, 2015 We consider graph classes that can be described by excluding some fixed configurations. Let us give some

More information

Math 776 Graph Theory Lecture Note 1 Basic concepts

Math 776 Graph Theory Lecture Note 1 Basic concepts Math 776 Graph Theory Lecture Note 1 Basic concepts Lectured by Lincoln Lu Transcribed by Lincoln Lu Graph theory was founded by the great Swiss mathematician Leonhard Euler (1707-178) after he solved

More information

Approximation Algorithms for Geometric Intersection Graphs

Approximation Algorithms for Geometric Intersection Graphs Approximation Algorithms for Geometric Intersection Graphs Subhas C. Nandy (nandysc@isical.ac.in) Advanced Computing and Microelectronics Unit Indian Statistical Institute Kolkata 700108, India. Outline

More information

On Minimum Sum of Radii and Diameters Clustering

On Minimum Sum of Radii and Diameters Clustering On Minimum Sum of Radii and Diameters Clustering Babak Behsaz Mohammad R. Salavatipour February 21, 2014 Abstract Given a metric (V, d) and an integer k, we consider the problem of partitioning the points

More information

K 4 C 5. Figure 4.5: Some well known family of graphs

K 4 C 5. Figure 4.5: Some well known family of graphs 08 CHAPTER. TOPICS IN CLASSICAL GRAPH THEORY K, K K K, K K, K K, K C C C C 6 6 P P P P P. Graph Operations Figure.: Some well known family of graphs A graph Y = (V,E ) is said to be a subgraph of a graph

More information

Partitions and Packings of Complete Geometric Graphs with Plane Spanning Double Stars and Paths

Partitions and Packings of Complete Geometric Graphs with Plane Spanning Double Stars and Paths Partitions and Packings of Complete Geometric Graphs with Plane Spanning Double Stars and Paths Master Thesis Patrick Schnider July 25, 2015 Advisors: Prof. Dr. Emo Welzl, Manuel Wettstein Department of

More information

Math 778S Spectral Graph Theory Handout #2: Basic graph theory

Math 778S Spectral Graph Theory Handout #2: Basic graph theory Math 778S Spectral Graph Theory Handout #: Basic graph theory Graph theory was founded by the great Swiss mathematician Leonhard Euler (1707-178) after he solved the Königsberg Bridge problem: Is it possible

More information

Geometric Red-Blue Set Cover for Unit Squares and Related Problems

Geometric Red-Blue Set Cover for Unit Squares and Related Problems Geometric Red-Blue Set Cover for Unit Squares and Related Problems Timothy M. Chan Nan Hu Abstract We study a geometric version of the Red-Blue Set Cover problem originally proposed by Carr, Doddi, Konjevod,

More information

5 Graphs

5 Graphs 5 Graphs jacques@ucsd.edu Some of the putnam problems are to do with graphs. They do not assume more than a basic familiarity with the definitions and terminology of graph theory. 5.1 Basic definitions

More information

Adjacent: Two distinct vertices u, v are adjacent if there is an edge with ends u, v. In this case we let uv denote such an edge.

Adjacent: Two distinct vertices u, v are adjacent if there is an edge with ends u, v. In this case we let uv denote such an edge. 1 Graph Basics What is a graph? Graph: a graph G consists of a set of vertices, denoted V (G), a set of edges, denoted E(G), and a relation called incidence so that each edge is incident with either one

More information

9 About Intersection Graphs

9 About Intersection Graphs 9 About Intersection Graphs Since this lecture we focus on selected detailed topics in Graph theory that are close to your teacher s heart... The first selected topic is that of intersection graphs, i.e.

More information

Planar Graphs. 1 Graphs and maps. 1.1 Planarity and duality

Planar Graphs. 1 Graphs and maps. 1.1 Planarity and duality Planar Graphs In the first half of this book, we consider mostly planar graphs and their geometric representations, mostly in the plane. We start with a survey of basic results on planar graphs. This chapter

More information

Computational Geometry

Computational Geometry Lecture 12: Lecture 12: Motivation: Terrains by interpolation To build a model of the terrain surface, we can start with a number of sample points where we know the height. Lecture 12: Motivation: Terrains

More information

Figure 1: Two polygonal loops

Figure 1: Two polygonal loops Math 1410: The Polygonal Jordan Curve Theorem: The purpose of these notes is to prove the polygonal Jordan Curve Theorem, which says that the complement of an embedded polygonal loop in the plane has exactly

More information

Math 575 Exam 3. (t). What is the chromatic number of G?

Math 575 Exam 3. (t). What is the chromatic number of G? Math 575 Exam 3 Name 1 (a) Draw the Grötsch graph See your notes (b) Suppose that G is a graph having 6 vertices and 9 edges and that the chromatic polynomial of G is given below Fill in the missing coefficients

More information

Geometric Red-Blue Set Cover for Unit Squares and Related Problems

Geometric Red-Blue Set Cover for Unit Squares and Related Problems Geometric Red-Blue Set Cover for Unit Squares and Related Problems Timothy M. Chan Nan Hu December 1, 2014 Abstract We study a geometric version of the Red-Blue Set Cover problem originally proposed by

More information

Tangencies between disjoint regions in the plane

Tangencies between disjoint regions in the plane June 16, 20 Problem Definition Two nonoverlapping Jordan regions in the plane are said to touch each other or to be tangent to each other if their boundaries have precisely one point in common and their

More information

Improved Results on Geometric Hitting Set Problems

Improved Results on Geometric Hitting Set Problems Improved Results on Geometric Hitting Set Problems Nabil H. Mustafa nabil@lums.edu.pk Saurabh Ray saurabh@cs.uni-sb.de Abstract We consider the problem of computing minimum geometric hitting sets in which,

More information

Institute of Operating Systems and Computer Networks Algorithms Group. Network Algorithms. Tutorial 4: Matching and other stuff

Institute of Operating Systems and Computer Networks Algorithms Group. Network Algorithms. Tutorial 4: Matching and other stuff Institute of Operating Systems and Computer Networks Algorithms Group Network Algorithms Tutorial 4: Matching and other stuff Christian Rieck Matching 2 Matching A matching M in a graph is a set of pairwise

More information

HW Graph Theory Name (andrewid) - X. 1: Draw K 7 on a torus with no edge crossings.

HW Graph Theory Name (andrewid) - X. 1: Draw K 7 on a torus with no edge crossings. 1: Draw K 7 on a torus with no edge crossings. A quick calculation reveals that an embedding of K 7 on the torus is a -cell embedding. At that point, it is hard to go wrong if you start drawing C 3 faces,

More information

Math 777 Graph Theory, Spring, 2006 Lecture Note 1 Planar graphs Week 1 Weak 2

Math 777 Graph Theory, Spring, 2006 Lecture Note 1 Planar graphs Week 1 Weak 2 Math 777 Graph Theory, Spring, 006 Lecture Note 1 Planar graphs Week 1 Weak 1 Planar graphs Lectured by Lincoln Lu Definition 1 A drawing of a graph G is a function f defined on V (G) E(G) that assigns

More information

Colouring graphs with no odd holes

Colouring graphs with no odd holes Colouring graphs with no odd holes Paul Seymour (Princeton) joint with Alex Scott (Oxford) 1 / 17 Chromatic number χ(g): minimum number of colours needed to colour G. 2 / 17 Chromatic number χ(g): minimum

More information

Graphs and Discrete Structures

Graphs and Discrete Structures Graphs and Discrete Structures Nicolas Bousquet Louis Esperet Fall 2018 Abstract Brief summary of the first and second course. É 1 Chromatic number, independence number and clique number The chromatic

More information

[8] that this cannot happen on the projective plane (cf. also [2]) and the results of Robertson, Seymour, and Thomas [5] on linkless embeddings of gra

[8] that this cannot happen on the projective plane (cf. also [2]) and the results of Robertson, Seymour, and Thomas [5] on linkless embeddings of gra Apex graphs with embeddings of face-width three Bojan Mohar Department of Mathematics University of Ljubljana Jadranska 19, 61111 Ljubljana Slovenia bojan.mohar@uni-lj.si Abstract Aa apex graph is a graph

More information

Extremal Graph Theory. Ajit A. Diwan Department of Computer Science and Engineering, I. I. T. Bombay.

Extremal Graph Theory. Ajit A. Diwan Department of Computer Science and Engineering, I. I. T. Bombay. Extremal Graph Theory Ajit A. Diwan Department of Computer Science and Engineering, I. I. T. Bombay. Email: aad@cse.iitb.ac.in Basic Question Let H be a fixed graph. What is the maximum number of edges

More information

Math 443/543 Graph Theory Notes 11: Graph minors and Kuratowski s Theorem

Math 443/543 Graph Theory Notes 11: Graph minors and Kuratowski s Theorem Math 443/543 Graph Theory Notes 11: Graph minors and Kuratowski s Theorem David Glickenstein November 26, 2008 1 Graph minors Let s revisit some de nitions. Let G = (V; E) be a graph. De nition 1 Removing

More information

Discrete Mathematics I So Practice Sheet Solutions 1

Discrete Mathematics I So Practice Sheet Solutions 1 Discrete Mathematics I So 2016 Tibor Szabó Shagnik Das Practice Sheet Solutions 1 Provided below are possible solutions to the questions from the practice sheet issued towards the end of the course. Exercise

More information

Lecture 6: Graph Properties

Lecture 6: Graph Properties Lecture 6: Graph Properties Rajat Mittal IIT Kanpur In this section, we will look at some of the combinatorial properties of graphs. Initially we will discuss independent sets. The bulk of the content

More information

Straight-line Drawability of Embedded Graphs

Straight-line Drawability of Embedded Graphs Straight-line Drawability of Embedded Graphs Hiroshi Nagamochi Department of Applied Mathematics and Physics, Kyoto University, Yoshida Honmachi, Sakyo, Kyoto 606-8501, Japan. nag@amp.i.kyoto-u.ac.jp Abstract:

More information

arxiv: v3 [cs.dm] 12 Jun 2014

arxiv: v3 [cs.dm] 12 Jun 2014 On Maximum Differential Coloring of Planar Graphs M. A. Bekos 1, M. Kaufmann 1, S. Kobourov, S. Veeramoni 1 Wilhelm-Schickard-Institut für Informatik - Universität Tübingen, Germany Department of Computer

More information

Exercise set 2 Solutions

Exercise set 2 Solutions Exercise set 2 Solutions Let H and H be the two components of T e and let F E(T ) consist of the edges of T with one endpoint in V (H), the other in V (H ) Since T is connected, F Furthermore, since T

More information

Problem Set 3. MATH 776, Fall 2009, Mohr. November 30, 2009

Problem Set 3. MATH 776, Fall 2009, Mohr. November 30, 2009 Problem Set 3 MATH 776, Fall 009, Mohr November 30, 009 1 Problem Proposition 1.1. Adding a new edge to a maximal planar graph of order at least 6 always produces both a T K 5 and a T K 3,3 subgraph. Proof.

More information

The Six Color Theorem

The Six Color Theorem The Six Color Theorem The Six Color Theorem Theorem. Let G be a planar graph. There exists a proper -coloring of G. Proof. Let G be a the smallest planar graph (by number of vertices) that has no proper

More information

Approximation Algorithms for Maximum Independent Set of a Unit Disk Graph

Approximation Algorithms for Maximum Independent Set of a Unit Disk Graph Approximation Algorithms for Maximum Independent Set of a Unit Disk Graph Gautam K. Das Minati De Sudeshna Kolay Subhas C. Nandy Susmita Sur-Kolay Abstract We propose a 2-approximation algorithm for the

More information

Geometric Unique Set Cover on Unit Disks and Unit Squares

Geometric Unique Set Cover on Unit Disks and Unit Squares CCCG 2016, Vancouver, British Columbia, August 3 5, 2016 Geometric Unique Set Cover on Unit Disks and Unit Squares Saeed Mehrabi Abstract We study the Unique Set Cover problem on unit disks and unit squares.

More information

Contracting Chordal Graphs and Bipartite Graphs to Paths and Trees

Contracting Chordal Graphs and Bipartite Graphs to Paths and Trees Contracting Chordal Graphs and Bipartite Graphs to Paths and Trees Pinar Heggernes Pim van t Hof Benjamin Léveque Christophe Paul Abstract We study the following two graph modification problems: given

More information

Jordan Curves. A curve is a subset of IR 2 of the form

Jordan Curves. A curve is a subset of IR 2 of the form Jordan Curves A curve is a subset of IR 2 of the form α = {γ(x) : x [0, 1]}, where γ : [0, 1] IR 2 is a continuous mapping from the closed interval [0, 1] to the plane. γ(0) and γ(1) are called the endpoints

More information

Chapter 8. Voronoi Diagrams. 8.1 Post Oce Problem

Chapter 8. Voronoi Diagrams. 8.1 Post Oce Problem Chapter 8 Voronoi Diagrams 8.1 Post Oce Problem Suppose there are n post oces p 1,... p n in a city. Someone who is located at a position q within the city would like to know which post oce is closest

More information

Computer Science 280 Fall 2002 Homework 10 Solutions

Computer Science 280 Fall 2002 Homework 10 Solutions Computer Science 280 Fall 2002 Homework 10 Solutions Part A 1. How many nonisomorphic subgraphs does W 4 have? W 4 is the wheel graph obtained by adding a central vertex and 4 additional "spoke" edges

More information

Connecting face hitting sets in planar graphs

Connecting face hitting sets in planar graphs Connecting face hitting sets in planar graphs Pascal Schweitzer and Patrick Schweitzer Max-Planck-Institute for Computer Science Campus E1 4, D-66123 Saarbrücken, Germany pascal@mpi-inf.mpg.de University

More information

W[1]-hardness. Dániel Marx. Recent Advances in Parameterized Complexity Tel Aviv, Israel, December 3, 2017

W[1]-hardness. Dániel Marx. Recent Advances in Parameterized Complexity Tel Aviv, Israel, December 3, 2017 1 W[1]-hardness Dániel Marx Recent Advances in Parameterized Complexity Tel Aviv, Israel, December 3, 2017 2 Lower bounds So far we have seen positive results: basic algorithmic techniques for fixed-parameter

More information

Parameterized graph separation problems

Parameterized graph separation problems Parameterized graph separation problems Dániel Marx Department of Computer Science and Information Theory, Budapest University of Technology and Economics Budapest, H-1521, Hungary, dmarx@cs.bme.hu Abstract.

More information

The clique number of a random graph in (,1 2) Let ( ) # -subgraphs in = 2 =: ( ) We will be interested in s.t. ( )~1. To gain some intuition note ( )

The clique number of a random graph in (,1 2) Let ( ) # -subgraphs in = 2 =: ( ) We will be interested in s.t. ( )~1. To gain some intuition note ( ) The clique number of a random graph in (,1 2) Let () # -subgraphs in = 2 =:() We will be interested in s.t. ()~1. To gain some intuition note ()~ 2 =2 and so ~2log. Now let us work rigorously. () (+1)

More information

MAT 145: PROBLEM SET 6

MAT 145: PROBLEM SET 6 MAT 145: PROBLEM SET 6 DUE TO FRIDAY MAR 8 Abstract. This problem set corresponds to the eighth week of the Combinatorics Course in the Winter Quarter 2019. It was posted online on Friday Mar 1 and is

More information

Optimal parameterized algorithms for planar facility location problems using Voronoi diagrams

Optimal parameterized algorithms for planar facility location problems using Voronoi diagrams Optimal parameterized algorithms for planar facility location problems using Voronoi diagrams Dániel Marx 1 and Micha l Pilipczuk 2 1 Institute for Computer Science and Control, Hungarian Academy of Sciences

More information

FEDOR V. FOMIN. Lectures on treewidth. The Parameterized Complexity Summer School 1-3 September 2017 Vienna, Austria

FEDOR V. FOMIN. Lectures on treewidth. The Parameterized Complexity Summer School 1-3 September 2017 Vienna, Austria FEDOR V. FOMIN Lectures on treewidth The Parameterized Complexity Summer School 1-3 September 2017 Vienna, Austria Why treewidth? Very general idea in science: large structures can be understood by breaking

More information

MATH 350 GRAPH THEORY & COMBINATORICS. Contents

MATH 350 GRAPH THEORY & COMBINATORICS. Contents MATH 350 GRAPH THEORY & COMBINATORICS PROF. SERGEY NORIN, FALL 2013 Contents 1. Basic definitions 1 2. Connectivity 2 3. Trees 3 4. Spanning Trees 3 5. Shortest paths 4 6. Eulerian & Hamiltonian cycles

More information

Discharging and reducible configurations

Discharging and reducible configurations Discharging and reducible configurations Zdeněk Dvořák March 24, 2018 Suppose we want to show that graphs from some hereditary class G are k- colorable. Clearly, we can restrict our attention to graphs

More information

The clique number of a random graph in (,1 2) Let ( ) # -subgraphs in = 2 =: ( ) 2 ( ) ( )

The clique number of a random graph in (,1 2) Let ( ) # -subgraphs in = 2 =: ( ) 2 ( ) ( ) 1 The clique number of a random graph in (,1 2) Let () # -subgraphs in = 2 =:() We will be interested in s.t. ()~1. To gain some intuition note ()~ 2 =2 and so ~2log. Now let us work rigorously. () (+1)

More information

Matching Algorithms. Proof. If a bipartite graph has a perfect matching, then it is easy to see that the right hand side is a necessary condition.

Matching Algorithms. Proof. If a bipartite graph has a perfect matching, then it is easy to see that the right hand side is a necessary condition. 18.433 Combinatorial Optimization Matching Algorithms September 9,14,16 Lecturer: Santosh Vempala Given a graph G = (V, E), a matching M is a set of edges with the property that no two of the edges have

More information

Zhibin Huang 07. Juni Zufällige Graphen

Zhibin Huang 07. Juni Zufällige Graphen Zhibin Huang 07. Juni 2010 Seite 2 Contents The Basic Method The Probabilistic Method The Ramsey Number R( k, l) Linearity of Expectation Basics Splitting Graphs The Probabilistic Lens: High Girth and

More information

Graph Theory. Connectivity, Coloring, Matching. Arjun Suresh 1. 1 GATE Overflow

Graph Theory. Connectivity, Coloring, Matching. Arjun Suresh 1. 1 GATE Overflow Graph Theory Connectivity, Coloring, Matching Arjun Suresh 1 1 GATE Overflow GO Classroom, August 2018 Thanks to Subarna/Sukanya Das for wonderful figures Arjun, Suresh (GO) Graph Theory GATE 2019 1 /

More information

On Finding Dense Subgraphs

On Finding Dense Subgraphs On Finding Dense Subgraphs Barna Saha (Joint work with Samir Khuller) Department of Computer Science University of Maryland, College Park, MD 20742 36th ICALP, 2009 Density for Undirected Graphs Given

More information

Face Width and Graph Embeddings of face-width 2 and 3

Face Width and Graph Embeddings of face-width 2 and 3 Face Width and Graph Embeddings of face-width 2 and 3 Instructor: Robin Thomas Scribe: Amanda Pascoe 3/12/07 and 3/14/07 1 Representativity Recall the following: Definition 2. Let Σ be a surface, G a graph,

More information

Assignment 1 Introduction to Graph Theory CO342

Assignment 1 Introduction to Graph Theory CO342 Assignment 1 Introduction to Graph Theory CO342 This assignment will be marked out of a total of thirty points, and is due on Thursday 18th May at 10am in class. Throughout the assignment, the graphs are

More information

A graph is finite if its vertex set and edge set are finite. We call a graph with just one vertex trivial and all other graphs nontrivial.

A graph is finite if its vertex set and edge set are finite. We call a graph with just one vertex trivial and all other graphs nontrivial. 2301-670 Graph theory 1.1 What is a graph? 1 st semester 2550 1 1.1. What is a graph? 1.1.2. Definition. A graph G is a triple (V(G), E(G), ψ G ) consisting of V(G) of vertices, a set E(G), disjoint from

More information

PTAS for geometric hitting set problems via Local Search

PTAS for geometric hitting set problems via Local Search PTAS for geometric hitting set problems via Local Search Nabil H. Mustafa nabil@lums.edu.pk Saurabh Ray saurabh@cs.uni-sb.de Abstract We consider the problem of computing minimum geometric hitting sets

More information

Extremal results for Berge-hypergraphs

Extremal results for Berge-hypergraphs Extremal results for Berge-hypergraphs Dániel Gerbner Cory Palmer Abstract Let G be a graph and H be a hypergraph both on the same vertex set. We say that a hypergraph H is a Berge-G if there is a bijection

More information

Approximation slides 1. An optimal polynomial algorithm for the Vertex Cover and matching in Bipartite graphs

Approximation slides 1. An optimal polynomial algorithm for the Vertex Cover and matching in Bipartite graphs Approximation slides 1 An optimal polynomial algorithm for the Vertex Cover and matching in Bipartite graphs Approximation slides 2 Linear independence A collection of row vectors {v T i } are independent

More information

On Covering a Graph Optimally with Induced Subgraphs

On Covering a Graph Optimally with Induced Subgraphs On Covering a Graph Optimally with Induced Subgraphs Shripad Thite April 1, 006 Abstract We consider the problem of covering a graph with a given number of induced subgraphs so that the maximum number

More information

The Parameterized Complexity of Finding Point Sets with Hereditary Properties

The Parameterized Complexity of Finding Point Sets with Hereditary Properties The Parameterized Complexity of Finding Point Sets with Hereditary Properties David Eppstein University of California, Irvine Daniel Lokshtanov University of Bergen University of California, Santa Barbara

More information

Computational Geometry

Computational Geometry Motivation Motivation Polygons and visibility Visibility in polygons Triangulation Proof of the Art gallery theorem Two points in a simple polygon can see each other if their connecting line segment is

More information

Copyright 2000, Kevin Wayne 1

Copyright 2000, Kevin Wayne 1 Chapter 3 - Graphs Undirected Graphs Undirected graph. G = (V, E) V = nodes. E = edges between pairs of nodes. Captures pairwise relationship between objects. Graph size parameters: n = V, m = E. Directed

More information

A Grid-Based Approximation Algorithm for the Minimum Weight Triangulation Problem

A Grid-Based Approximation Algorithm for the Minimum Weight Triangulation Problem A Grid-Based Approximation Algorithm for the Minimum Weight Triangulation Problem arxiv:1706.03263v1 [cs.cg] 10 Jun 2017 Sharath Raghvendra, Mariëtte C. Wessels Abstract Given a set of n points on a plane,

More information

The equal tangents property

The equal tangents property The equal tangents property J. Jerónimo-Castro, G. Ruiz-Hernández and S. Tabachnikov April 29, 2012 Abstract Let M be a C 2 -smooth strictly convex closed surface in R 3 and denote by H the set of points

More information

Number Theory and Graph Theory

Number Theory and Graph Theory 1 Number Theory and Graph Theory Chapter 6 Basic concepts and definitions of graph theory By A. Satyanarayana Reddy Department of Mathematics Shiv Nadar University Uttar Pradesh, India E-mail: satya8118@gmail.com

More information

Jordan Curves. A curve is a subset of IR 2 of the form

Jordan Curves. A curve is a subset of IR 2 of the form Jordan Curves A curve is a subset of IR 2 of the form α = {γ(x) : x [0,1]}, where γ : [0,1] IR 2 is a continuous mapping from the closed interval [0,1] to the plane. γ(0) and γ(1) are called the endpoints

More information

A THREE AND FIVE COLOR THEOREM

A THREE AND FIVE COLOR THEOREM PROCEEDINGS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 52, October 1975 A THREE AND FIVE COLOR THEOREM FRANK R. BERNHART1 ABSTRACT. Let / be a face of a plane graph G. The Three and Five Color Theorem

More information

Common Induced Subgraph Isomorphism Structural Parameterizations and Exact Algorithms

Common Induced Subgraph Isomorphism Structural Parameterizations and Exact Algorithms Common Induced Subgraph Isomorphism Structural Parameterizations and Exact Algorithms Faisal N. Abu-Khzam Department of Computer Science and Mathematics Lebanese American University Beirut, Lebanon Overview

More information

Reductions and Satisfiability

Reductions and Satisfiability Reductions and Satisfiability 1 Polynomial-Time Reductions reformulating problems reformulating a problem in polynomial time independent set and vertex cover reducing vertex cover to set cover 2 The Satisfiability

More information

Theorem 2.9: nearest addition algorithm

Theorem 2.9: nearest addition algorithm There are severe limits on our ability to compute near-optimal tours It is NP-complete to decide whether a given undirected =(,)has a Hamiltonian cycle An approximation algorithm for the TSP can be used

More information

Totally odd subdivisions and parity subdivisions: Structures and Coloring

Totally odd subdivisions and parity subdivisions: Structures and Coloring Totally odd subdivisions and parity subdivisions: Structures and Coloring Downloaded 02/06/18 to 46.3.204.37. Redistribution subject to SIAM license or copyright; see http://www.siam.org/journals/ojsa.php

More information

PLANAR GRAPH BIPARTIZATION IN LINEAR TIME

PLANAR GRAPH BIPARTIZATION IN LINEAR TIME PLANAR GRAPH BIPARTIZATION IN LINEAR TIME SAMUEL FIORINI, NADIA HARDY, BRUCE REED, AND ADRIAN VETTA Abstract. For each constant k, we present a linear time algorithm that, given a planar graph G, either

More information

{ 1} Definitions. 10. Extremal graph theory. Problem definition Paths and cycles Complete subgraphs

{ 1} Definitions. 10. Extremal graph theory. Problem definition Paths and cycles Complete subgraphs Problem definition Paths and cycles Complete subgraphs 10. Extremal graph theory 10.1. Definitions Let us examine the following forbidden subgraph problems: At most how many edges are in a graph of order

More information

Subexponential algorithms for rectilinear Steiner tree and arborescence problems

Subexponential algorithms for rectilinear Steiner tree and arborescence problems Subexponential algorithms for rectilinear Steiner tree and arborescence problems Fedor V. Fomin Sudeshna Kolay Daniel Lokshtanov Fahad Panolan Saket Saurabh Abstract A rectilinear Steiner tree for a set

More information

Abstract. A graph G is perfect if for every induced subgraph H of G, the chromatic number of H is equal to the size of the largest clique of H.

Abstract. A graph G is perfect if for every induced subgraph H of G, the chromatic number of H is equal to the size of the largest clique of H. Abstract We discuss a class of graphs called perfect graphs. After defining them and getting intuition with a few simple examples (and one less simple example), we present a proof of the Weak Perfect Graph

More information

Intersection-Link Representations of Graphs

Intersection-Link Representations of Graphs Journal of Graph Algorithms and Applications http://jgaa.info/ vol. 21, no. 4, pp. 731 755 (2017) DOI: 10.7155/jgaa.00437 Intersection-Link Representations of Graphs Patrizio Angelini 1 Giordano Da Lozzo

More information

Lecture outline. Graph coloring Examples Applications Algorithms

Lecture outline. Graph coloring Examples Applications Algorithms Lecture outline Graph coloring Examples Applications Algorithms Graph coloring Adjacent nodes must have different colors. How many colors do we need? Graph coloring Neighbors must have different colors

More information

Approximation Algorithms for Unit Disk Graphs

Approximation Algorithms for Unit Disk Graphs Approximation Algorithms for Unit Disk Graphs Erik Jan van Leeuwen institute of information and computing sciences, utrecht university technical report UU-CS-2004-066 www.cs.uu.nl Approximation Algorithms

More information

BROUWER S FIXED POINT THEOREM. Contents

BROUWER S FIXED POINT THEOREM. Contents BROUWER S FIXED POINT THEOREM JASPER DEANTONIO Abstract. In this paper we prove Brouwer s Fixed Point Theorem, which states that for any continuous transformation f : D D of any figure topologically equivalent

More information

HW Graph Theory SOLUTIONS (hbovik) - Q

HW Graph Theory SOLUTIONS (hbovik) - Q 1, Diestel 9.3: An arithmetic progression is an increasing sequence of numbers of the form a, a+d, a+ d, a + 3d.... Van der Waerden s theorem says that no matter how we partition the natural numbers into

More information

An upper bound for the chromatic number of line graphs

An upper bound for the chromatic number of line graphs EuroComb 005 DMTCS proc AE, 005, 151 156 An upper bound for the chromatic number of line graphs A D King, B A Reed and A Vetta School of Computer Science, McGill University, 3480 University Ave, Montréal,

More information

On the packing chromatic number of some lattices

On the packing chromatic number of some lattices On the packing chromatic number of some lattices Arthur S. Finbow Department of Mathematics and Computing Science Saint Mary s University Halifax, Canada BH C art.finbow@stmarys.ca Douglas F. Rall Department

More information

The Structure of Bull-Free Perfect Graphs

The Structure of Bull-Free Perfect Graphs The Structure of Bull-Free Perfect Graphs Maria Chudnovsky and Irena Penev Columbia University, New York, NY 10027 USA May 18, 2012 Abstract The bull is a graph consisting of a triangle and two vertex-disjoint

More information

Decomposing Coverings and the Planar Sensor Cover Problem

Decomposing Coverings and the Planar Sensor Cover Problem Intro. previous work. Restricted Strip Cover Decomposing Multiple Coverings Decomposing Coverings and the Planar Sensor Cover Problem Matt Gibson Kasturi Varadarajan presented by Niv Gafni 2012-12-12 Intro.

More information

Locally identifying coloring of graphs

Locally identifying coloring of graphs Locally identifying coloring of graphs Louis Esperet Laboratoire G-SCOP Grenoble-INP, CNRS Grenoble, France louis.esperet@g-scop.inpg.fr Mickaël Montassier LaBRI Université de Bordeaux, CNRS Talence, France

More information

Polynomial Kernels for Hard Problems on Disk Graphs

Polynomial Kernels for Hard Problems on Disk Graphs Polynomial Kernels for Hard Problems on Disk Graphs Bart Jansen Utrecht University, PO Box 80.089, 3508 TB Utrecht, The Netherlands bart@cs.uu.nl Abstract. Kernelization is a powerful tool to obtain fixed-parameter

More information

Complexity results for Minimum Sum Edge Coloring

Complexity results for Minimum Sum Edge Coloring Complexity results for Minimum Sum Edge Coloring Dániel Marx Department of Computer Science and Information Theory Budapest University of Technology and Economics Budapest H-1521, Hungary dmarx@cs.bme.hu

More information

How many colors are needed to color a map?

How many colors are needed to color a map? How many colors are needed to color a map? Is 4 always enough? Two relevant concepts How many colors do we need to color a map so neighboring countries get different colors? Simplifying assumption (not

More information

Max-Cut and Max-Bisection are NP-hard on unit disk graphs

Max-Cut and Max-Bisection are NP-hard on unit disk graphs Max-Cut and Max-Bisection are NP-hard on unit disk graphs Josep Díaz and Marcin Kamiński 2 Llenguatges i Sistemes Informàtics 2 RUTCOR, Rutgers University Universitat Politècnica de Catalunya 640 Bartholomew

More information

Tutte s Theorem: How to draw a graph

Tutte s Theorem: How to draw a graph Spectral Graph Theory Lecture 15 Tutte s Theorem: How to draw a graph Daniel A. Spielman October 22, 2018 15.1 Overview We prove Tutte s theorem [Tut63], which shows how to use spring embeddings to obtain

More information

Drawing Planar Graphs

Drawing Planar Graphs Drawing Planar Graphs Lucie Martinet November 9, 00 Introduction The field of planar graph drawing has become more and more important since the late 960 s. Although its first uses were mainly industrial,

More information

Fixed-Parameter Algorithms, IA166

Fixed-Parameter Algorithms, IA166 Fixed-Parameter Algorithms, IA166 Sebastian Ordyniak Faculty of Informatics Masaryk University Brno Spring Semester 2013 Introduction Outline 1 Introduction Algorithms on Locally Bounded Treewidth Layer

More information

1 The Traveling Salesperson Problem (TSP)

1 The Traveling Salesperson Problem (TSP) CS 598CSC: Approximation Algorithms Lecture date: January 23, 2009 Instructor: Chandra Chekuri Scribe: Sungjin Im In the previous lecture, we had a quick overview of several basic aspects of approximation

More information

MAS 341: GRAPH THEORY 2016 EXAM SOLUTIONS

MAS 341: GRAPH THEORY 2016 EXAM SOLUTIONS MS 41: PH THEOY 2016 EXM SOLUTIONS 1. Question 1 1.1. Explain why any alkane C n H 2n+2 is a tree. How many isomers does C 6 H 14 have? Draw the structure of the carbon atoms in each isomer. marks; marks

More information

Planarity. 1 Introduction. 2 Topological Results

Planarity. 1 Introduction. 2 Topological Results Planarity 1 Introduction A notion of drawing a graph in the plane has led to some of the most deep results in graph theory. Vaguely speaking by a drawing or embedding of a graph G in the plane we mean

More information

Acute Triangulations of Polygons

Acute Triangulations of Polygons Europ. J. Combinatorics (2002) 23, 45 55 doi:10.1006/eujc.2001.0531 Available online at http://www.idealibrary.com on Acute Triangulations of Polygons H. MAEHARA We prove that every n-gon can be triangulated

More information

Face covers and the genus of apex graphs Bojan Mohar Department of Mathematics, University of Ljubljana, 1111 Ljubljana, Slovenia

Face covers and the genus of apex graphs Bojan Mohar Department of Mathematics, University of Ljubljana, 1111 Ljubljana, Slovenia Face covers and the genus of apex graphs Bojan Mohar Department of Mathematics, University of Ljubljana, 1111 Ljubljana, Slovenia bojan.mohar@uni-lj.si Abstract A graph G is an apex graph if it contains

More information