• Keine Ergebnisse gefunden

consideredbinarybranchingtrees.Tosolvetheaboveproblem,youmayneeda Showthatagraph consistsofdisjointcliquesifandonlyiftherearenothree anypairofverticeshasaconnectingedge.Thegoalofthisexerciseistoshowthatthe A isagraph =( )suchthatforall wehave: .Hence,

N/A
N/A
Protected

Academic year: 2021

Aktie "consideredbinarybranchingtrees.Tosolvetheaboveproblem,youmayneeda Showthatagraph consistsofdisjointcliquesifandonlyiftherearenothree anypairofverticeshasaconnectingedge.Thegoalofthisexerciseistoshowthatthe A isagraph =( )suchthatforall wehave: .Hence,"

Copied!
1
0
0

Wird geladen.... (Jetzt Volltext ansehen)

Volltext

(1)

WS 2016/2017 20.01.2017 Exercises to the lecture

Complexity Theory Sheet 10 Prof. Dr. Roland Meyer

Dr. Prakash Saivasan Delivery until 24.01.2017 at 17h

Exercise 10.1 (Parametrized SAT )

Consider the following parametrized version of SAT : Input: A formula ϕ(x

1

, . . . , x

k

) of size n.

Parameter: k ∈ N .

Question: Is there a satisfying assignment for ϕ ?

Construct a parametrized branching algorithm for the above problem and determine its runtime. Which part of the input makes SAT so expensive ?

Exercise 10.2 (Unions of cliques)

A clique is a graph K = (V, E) such that for all u, v ∈ V we have: uv ∈ E. Hence, any pair of vertices has a connecting edge. The goal of this exercise is to show that the problem CLUSTEREDITING defined below is FPT.

Input: A graph G = (V, E).

Parameter: k ∈ N .

Question: Is it possible to add or delete at most k edges to turn the graph into a disjoint union of cliques ?

a) Show that a graph G consists of disjoint cliques if and only if there are no three distinct vertices u, v, w ∈ V so that uv, vw ∈ E and uw / ∈ E.

b) Prove that CLUSTEREDITING is FPT.

Hint: The criterion of Part a) can be used as a branching rule. So far, we have only considered binary branching trees. To solve the above problem, you may need a tree that has a bigger outdegree.

Delivery until 24.01.2017 at 17h into the box next to room 343 in the Institute

for Theoretical Computer Science, Muehlenpfordstrasse 22-23

Referenzen

ÄHNLICHE DOKUMENTE

We assume that positive natural numbers are given in binary representation and that λ(x) is the length of this rep- resentation (without

Courses in the following degree programmes/facilities are being evaluated: Business Studies, Education, Chemistry, Computational Linguistics, Teaching Methodology, German

Exercise 3.5.6 The above proof shows that the following construction problem associated with 2Sat is solvable in polynomial time (cf. Section 1): given a 2CNF α, compute a

Delivery until 22.11.2016 at 10h into the box next to room 343 in the Institute for Theoretical Computer Science,

Delivery until 29.11.2016 at 10h into the box next to room 343 in the Institute for Theoretical Computer Science,

Delivery until 10.01.2017 at 10h into the box next to room 343 in the Institute for Theoretical Computer Science,

Let G = (G, win) be a game such that each maximal play of G has finite length. Then G is deter- mined, i.e. We consider the reachability game on G with respect to B. As in the

Write down the induced equation system and determine its least solution using Kleene’s fixed-point theorem.. Aufgabe 4: Data flow