Domination in circle graphs Nicolas Bousquet Daniel Gon calves - - PowerPoint PPT Presentation

domination in circle graphs
SMART_READER_LITE
LIVE PREVIEW

Domination in circle graphs Nicolas Bousquet Daniel Gon calves - - PowerPoint PPT Presentation

Circles graphs Dominating set Some positive results Open Problems Domination in circle graphs Nicolas Bousquet Daniel Gon calves George B. Mertzios Christophe Paul Ignasi Sau St ephan Thomass e Agape 2012 Domination in circle


slide-1
SLIDE 1

Circles graphs Dominating set Some positive results Open Problems

Domination in circle graphs

Nicolas Bousquet Daniel Gon¸ calves George B. Mertzios Christophe Paul Ignasi Sau St´ ephan Thomass´ e Agape 2012

Domination in circle graphs

slide-2
SLIDE 2

Circles graphs Dominating set Some positive results Open Problems

1

Circles graphs

2

Dominating set

3

Some positive results

4

Open Problems

Domination in circle graphs

slide-3
SLIDE 3

Circles graphs Dominating set Some positive results Open Problems

Circle graphs

Circle graph A circle graph is a graph which can be represented as an intersection graph of chords in a circle.

  • 1

2 4 5 3 7 6 3 5 2 1 7 6 4

Domination in circle graphs

slide-4
SLIDE 4

Circles graphs Dominating set Some positive results Open Problems

Dominating set

3 5 2 1 7 6 4

Dominating set Set of chords which intersects all the chords of the graph.

Domination in circle graphs

slide-5
SLIDE 5

Circles graphs Dominating set Some positive results Open Problems

Dominating set

3 5 2 1 7 6 4

Dominating set Set of chords which intersects all the chords of the graph. Independent dominating sets.

Domination in circle graphs

slide-6
SLIDE 6

Circles graphs Dominating set Some positive results Open Problems

Dominating set

3 5 2 1 7 6 4

Dominating set Set of chords which intersects all the chords of the graph. Independent dominating sets. Connected dominating sets.

Domination in circle graphs

slide-7
SLIDE 7

Circles graphs Dominating set Some positive results Open Problems

Dominating set

3 5 2 1 7 6 4

Dominating set Set of chords which intersects all the chords of the graph. Independent dominating sets. Connected dominating sets. Total dominating sets. All these problems are NP-complete

Domination in circle graphs

slide-8
SLIDE 8

Circles graphs Dominating set Some positive results Open Problems

Parameterized complexity

FPT A problem parameterized by k is FPT (Fixed Parameter Tractable) iff it admits an algorithm which runs in time Poly(n) · f (k) for any instances of size n and of parameter k.

Domination in circle graphs

slide-9
SLIDE 9

Circles graphs Dominating set Some positive results Open Problems

Parameterized complexity

FPT A problem parameterized by k is FPT (Fixed Parameter Tractable) iff it admits an algorithm which runs in time Poly(n) · f (k) for any instances of size n and of parameter k. W [1]-difficulty Under some algorithmic hypothesis, the W [1]-hard problems do not admit FPT algorithms.

Domination in circle graphs

slide-10
SLIDE 10

Circles graphs Dominating set Some positive results Open Problems

1

Circles graphs

2

Dominating set

3

Some positive results

4

Open Problems

Domination in circle graphs

slide-11
SLIDE 11

Circles graphs Dominating set Some positive results Open Problems

Theorem (B., Gon¸ calves, Mertzios, Paul, Sau, Thomass´ e) Dominating set parameterized by the size of the solution is W [1]-hard. k-colored clique Input : G colored with k-colors. n vertices of each color. Parameter : k. Output : YES iff there is a clique of size k with one vertex of each color. Theorem k-colored clique is W [1]-hard parameterized by k.

Domination in circle graphs

slide-12
SLIDE 12

Circles graphs Dominating set Some positive results Open Problems

Reduction from k-colored clique

Idea : Simulate the behaviour of the vertices of each color.

  • 1 2 3 4 5

1 2 3 4 5 1 2 3 4 5 1 2 3 4 5

Domination in circle graphs

slide-13
SLIDE 13

Circles graphs Dominating set Some positive results Open Problems

Reduction from k-colored clique

Idea : Simulate the behaviour of the vertices of each color.

  • 1 2 3 4 5

1 2 3 4 5 1 2 3 4 5 1 2 3 4 5

Domination in circle graphs

slide-14
SLIDE 14

Circles graphs Dominating set Some positive results Open Problems

Transformation into a circle graph

  • 1 2 3 4 5

1 2 3 4 5

Domination in circle graphs

slide-15
SLIDE 15

Circles graphs Dominating set Some positive results Open Problems

Transformation into a circle graph

  • 1 2 3 4 5

1 2 3 4 5

Assume that we only use chords of the bipartite graphs. At least k(k − 1)/2 chords in the dominating set.

Domination in circle graphs

slide-16
SLIDE 16

Circles graphs Dominating set Some positive results Open Problems

Transformation into a circle graph

1 2 3 n 1 2 3 n

Assume that we only use chords of the bipartite graphs. At least k(k − 1)/2 chords in the dominating set. The “value” can only decrease.

Domination in circle graphs

slide-17
SLIDE 17

Circles graphs Dominating set Some positive results Open Problems

Transformation into a circle graph

  • 1 2 3 4 5

1 2 3 4 5

Assume that we only use chords of the bipartite graphs. At least k(k − 1)/2 chords in the dominating set. The “value” can only decrease.

Domination in circle graphs

slide-18
SLIDE 18

Circles graphs Dominating set Some positive results Open Problems

Transformation into a circle graph

  • 1 2 3 4 5

1 2 3 4 5

Assume that we only use chords of the bipartite graphs. At least k(k + 1)/2 chords in the dominating set. The “value” can only decrease.

Domination in circle graphs

slide-19
SLIDE 19

Circles graphs Dominating set Some positive results Open Problems

Transformation into a circle graph

  • 1 2 3 4 5

1 2 3 4 5

Assume that we only use chords of the bipartite graphs. At least k(k + 1)/2 chords in the dominating set. The “value” can only decrease.

Domination in circle graphs

slide-20
SLIDE 20

Circles graphs Dominating set Some positive results Open Problems

Transformation into a circle graph

  • 1 2 3 4 5

1 2 3 4 5

Assume that we only use chords of the bipartite graphs. At least k(k + 1)/2 chords in the dominating set. The “value” can only decrease. The first and the last “values” are the same.

Domination in circle graphs

slide-21
SLIDE 21

Circles graphs Dominating set Some positive results Open Problems

Form of a dominating set

  • 1 2 3 4 5

1 2 3 4 5

If there is a multicolored clique, there is a dominating set of size k(k + 1)/2.

Domination in circle graphs

slide-22
SLIDE 22

Circles graphs Dominating set Some positive results Open Problems

Form of a dominating set

  • 1 2 3 4 5

1 2 3 4 5

If there is a multicolored clique, there is a dominating set of size k(k + 1)/2. A dominating set has size at least k(k + 1)/2. A dominating set of such a size has one endpoint in each “part”.

Domination in circle graphs

slide-23
SLIDE 23

Circles graphs Dominating set Some positive results Open Problems

Form of a dominating set

  • 1 2 3 4 5

1 2 3 4 5

If there is a multicolored clique, there is a dominating set of size k(k + 1)/2. A dominating set has size at least k(k + 1)/2. A dominating set of such a size has one endpoint in each “part”.

Domination in circle graphs

slide-24
SLIDE 24

Circles graphs Dominating set Some positive results Open Problems

Form of a dominating set

  • 1 2 3 4 5

1 2 3 4 5

If there is a multicolored clique, there is a dominating set of size k(k + 1)/2. A dominating set has size at least k(k + 1)/2. A dominating set of such a size has one endpoint in each “part”. ⇒ The possible chords are the red chords. ⇒ There is a dominating set of size k(k + 1)/2 iff there is a k-colored clique.

Domination in circle graphs

slide-25
SLIDE 25

Circles graphs Dominating set Some positive results Open Problems

Corrolaries

Theorem Connected Dominating set is W [1]-hard in circle graphs parameterized by the size of the solution.

  • Domination in circle graphs
slide-26
SLIDE 26

Circles graphs Dominating set Some positive results Open Problems

Corrolaries

Theorem Connected Dominating set is W [1]-hard in circle graphs parameterized by the size of the solution.

  • Domination in circle graphs
slide-27
SLIDE 27

Circles graphs Dominating set Some positive results Open Problems

Corrolaries

Theorem Connected Dominating set is W [1]-hard in circle graphs parameterized by the size of the solution.

  • Theorem

Total Dominating set is W [1]-hard in circle graphs parameterized by the size of the solution.

Domination in circle graphs

slide-28
SLIDE 28

Circles graphs Dominating set Some positive results Open Problems

Independent Dominating set

Theorem The independent dominating set problem is W [1]-hard for circle graphs parameterized by the size of the solution.

Domination in circle graphs

slide-29
SLIDE 29

Circles graphs Dominating set Some positive results Open Problems

Independent Dominating set

Theorem The independent dominating set problem is W [1]-hard for circle graphs parameterized by the size of the solution. Theorem The acyclic dominating set problem is W [1]-hard parameterized by the size of the solution.

Domination in circle graphs

slide-30
SLIDE 30

Circles graphs Dominating set Some positive results Open Problems

1

Circles graphs

2

Dominating set

3

Some positive results

4

Open Problems

Domination in circle graphs

slide-31
SLIDE 31

Circles graphs Dominating set Some positive results Open Problems

Some positive results

Theorem Input : A circle graph G, an integer k. Output : YES iff there exists a dominating path of length k. This problem is in P.

Domination in circle graphs

slide-32
SLIDE 32

Circles graphs Dominating set Some positive results Open Problems

Some positive results

Theorem Input : A circle graph G, an integer k. Output : YES iff there exists a dominating path of length k. This problem is in P. Theorem Input : A circle graph G, an integer k. Output : YES iff there exists a dominating tree of size k. This problem is in P.

Domination in circle graphs

slide-33
SLIDE 33

Circles graphs Dominating set Some positive results Open Problems

An FPT result

Theorem Input : A circle graph G, a tree T of size k. Parameter : k Output : YES iff there exists a dominating tree isomorphic to T. This problem is in NP-complete and FPT.

Domination in circle graphs

slide-34
SLIDE 34

Circles graphs Dominating set Some positive results Open Problems

1

Circles graphs

2

Dominating set

3

Some positive results

4

Open Problems

Domination in circle graphs

slide-35
SLIDE 35

Circles graphs Dominating set Some positive results Open Problems

Open problems

Conjecture The Bounded Treewidth Dominating Set problem is polynomial in circle graphs.

Domination in circle graphs

slide-36
SLIDE 36

Circles graphs Dominating set Some positive results Open Problems

Open problems

Conjecture The Bounded Treewidth Dominating Set problem is polynomial in circle graphs. Open problems Does the domination problem in circle graphs admits a polynomial kernel parameterized by treewidth ? by vertex cover ?

Domination in circle graphs

slide-37
SLIDE 37

Circles graphs Dominating set Some positive results Open Problems

Thanks for your attention

Any question ?

Domination in circle graphs