super-polynomial time approximability of inapproximable problemsmlampis/slides/stacs16-2.pdf ·...

88
Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover Super-polynomial time approximability of inapproximable problems ´ Edouard Bonnet , Michael Lampis, Vangelis Paschos SZTAKI, Hungarian Academy of Sciences LAMSADE UniversitÃľ Paris Dauphine STACS, Feb 18, 2016

Upload: others

Post on 19-Feb-2020

0 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Super-polynomial time approximability ofinapproximable problems

Edouard Bonnet, Michael Lampis, Vangelis Paschos

SZTAKI, Hungarian Academy of SciencesLAMSADE UniversitÃľ Paris Dauphine

STACS, Feb 18, 2016

Page 2: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

approximation ratio

time exponent

ρ(n)

n

r

n/ρ−1(r)

Optimal under ETH?

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

Consider Time-Approximation Trade-offs for Clique.

Page 3: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

approximation ratio

time exponent

ρ(n)

n

r

n/ρ−1(r)

Optimal under ETH?

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

Clique is Θ(n)-approximable in P and optimally solvable in λn.

Page 4: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

approximation ratio

time exponent

ρ(n)

n

r

n/ρ−1(r)

Optimal under ETH?

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

Clique is r -approximable in time 2n/r .

Page 5: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

approximation ratio

time exponent

ρ(n)

n

r

n/ρ−1(r)

Optimal under ETH?

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

Is this the correct algorithm? For every r?

Page 6: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Minimization subset problems

I, n

I If a solution is found, it is an optimal solution.I If not, any feasible solution is an r -approximation.

Page 7: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Minimization subset problems

I, n

6 n/r

I If a solution is found, it is an optimal solution.I If not, any feasible solution is an r -approximation.

Page 8: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Minimization subset problems

I, n

6 n/r

I If a solution is found, it is an optimal solution.I If not, any feasible solution is an r -approximation.

Page 9: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Minimization subset problems

I, n6 n/r

I If a solution is found, it is an optimal solution.I If not, any feasible solution is an r -approximation.

Page 10: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Minimization subset problems

I, n6 n/r

I If a solution is found, it is an optimal solution.

I If not, any feasible solution is an r -approximation.

Page 11: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Minimization subset problems

I, n6 n/r

I If a solution is found, it is an optimal solution.I If not, any feasible solution is an r -approximation.

Page 12: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Weakly monotone maximization subset problems

I, n

I If a solution is found, it is an r -approximation.I If not, there is no feasible solution.

Page 13: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Weakly monotone maximization subset problems

I, n

6 n/r

I If a solution is found, it is an r -approximation.I If not, there is no feasible solution.

Page 14: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Weakly monotone maximization subset problems

I, n

6 n/r

I If a solution is found, it is an r -approximation.I If not, there is no feasible solution.

Page 15: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Weakly monotone maximization subset problems

I, n6 n/r

I If a solution is found, it is an r -approximation.I If not, there is no feasible solution.

Page 16: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Weakly monotone maximization subset problems

I, n6 n/r

I If a solution is found, it is an r -approximation.

I If not, there is no feasible solution.

Page 17: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Weakly monotone maximization subset problems

I, n6 n/r

I If a solution is found, it is an r -approximation.I If not, there is no feasible solution.

Page 18: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

The r -approximation takes timeO∗(

( nn/r

)) = O∗(( en

n/r )n/r ) = O∗((er)n/r ) = O∗(2n log(er)/r ).

AAAAAAAAAAAAAACan we improve this time to O∗(2n/r )?I In this talk we don’t care! (?? sort of)I Bottom line: rn/r is a Base-line Trade-off.I When can we do better?I When is it optimal?

Page 19: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

The r -approximation takes timeO∗(

( nn/r

)) = O∗(( en

n/r )n/r ) = O∗((er)n/r ) = O∗(2n log(er)/r ).

AAAAAAAAAAAAAA

Can we improve this time to O∗(2n/r )?

I In this talk we don’t care! (?? sort of)I Bottom line: rn/r is a Base-line Trade-off.I When can we do better?I When is it optimal?

Page 20: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

The r -approximation takes timeO∗(

( nn/r

)) = O∗(( en

n/r )n/r ) = O∗((er)n/r ) = O∗(2n log(er)/r ).

AAAAAAAAAAAAAA

Can we improve this time to O∗(2n/r )?I In this talk we don’t care! (?? sort of)I Bottom line: rn/r is a Base-line Trade-off.I When can we do better?I When is it optimal?

Page 21: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Min Asymmetric Traveling Salesman Problem

Page 22: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Min ATSP in polytime

I O(log n)-approximation [FGM ’82].I O( log n

log log n )-approximation [AGMOS ’10].

Our goal:

Theorem∀r 6 n, Min ATSP is log r -approximable in time O∗(2n/r ).

Page 23: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

A circuit cover of minimum length can be found in polytime.

Page 24: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

Pick any vertex in each cycle and recurse.

Page 25: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

This can only decrease the total length (triangle inequality).

Page 26: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

ratio = recursion depth: log n for polytime; log r for time 2n/r .

Page 27: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

Is this optimal? NO!Is this close to optimal? No idea!

Page 28: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Inapproximability in super-polynomial time

(Randomized) Exponential Time Hypothesis:There is no (randomized) 2o(n)-time algorithm solving 3-SAT.

Theorem (CLN ’13)Under randomized ETH, ∀ε > 0, for all sufficiently big r < n1/2−ε,Max Independent Set is not r -approximable in time 2n1−ε/r1+ε .

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

SAT formula φ with N variables graph G with r1+εN1+ε verticesI φ satisfiable ⇒ α(G) ≈ rN1+ε.I φ unsatisfiable ⇒ α(G) ≈ r εN1+ε.

Page 29: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Inapproximability in super-polynomial time

(Randomized) Exponential Time Hypothesis:There is no (randomized) 2o(n)-time algorithm solving 3-SAT.

Theorem (CLN ’13)Under randomized ETH, ∀ε > 0, for all sufficiently big r < n1/2−ε,Max Independent Set is not r -approximable in time 2n1−ε/r1+ε .

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

SAT formula φ with N variables graph G with r1+εN1+ε verticesI φ satisfiable ⇒ α(G) ≈ rN1+ε.I φ unsatisfiable ⇒ α(G) ≈ r εN1+ε.

Page 30: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Inapproximability in super-polynomial time

Goal: Assuming ETH, Π is not r -approximable in time 2o(n/f (r))

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

SAT formula φ with N variables I instance of Π s.t.I |I| ≈ f (r)NI φ satisfiable ⇒ val(Π) ≈ aI φ unsatisfiable ⇒ val(Π) ≈ ra

Page 31: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Inapproximability in super-polynomial time

Goal: Assuming ETH, Π is not r -approximable in time 2o(n/f (r))

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

SAT formula φ with N variables I instance of Π s.t.I |I| ≈ f (r)NI φ satisfiable ⇒ val(Π) ≈ aI φ unsatisfiable ⇒ val(Π) ≈ ra

Page 32: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Min Independent Dominating Set

Page 33: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Inapproximability in polytime [I ’91, H ’93]

x1 ¬x1 x2 ¬x2 x3 ¬x3 x4 ¬x4

C1 C2 C3 C4 C5

Satifiable CNF formula with N variables and CN clauses

Page 34: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Inapproximability in polytime [I ’91, H ’93]

x1 ¬x1 x2 ¬x2 x3 ¬x3 x4 ¬x4

C1 C2 C3 C4 C5

MIDS of size N

Page 35: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Inapproximability in polytime [I ’91, H ’93]

x1 ¬x1 x2 ¬x2 x3 ¬x3 x4 ¬x4

C1 C2 C3 C4 C5

Unsatifiable CNF formula with N variables and CN clauses

Page 36: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Inapproximability in polytime [I ’91, H ’93]

x1 ¬x1 x2 ¬x2 x3 ¬x3 x4 ¬x4

C1 C2 C3 C4 C5

MIDS of size greater than rN

Page 37: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Inapproximability in polytime [I ’91, H ’93]

x1 ¬x1 x2 ¬x2 x3 ¬x3 x4 ¬x4

C1 C2 C3 C4 C5

Set r = N9998 ≈ n 999810000 > n0.999

As n = 2N + CrN2 ≈ N1000

Page 38: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

(In)approximability in subexponential time

Our goal:

TheoremUnder ETH, ∀ε > 0, ∀r 6 n,MIDS is not r -approximable in time O∗(2n1−ε/r1+ε

).

almost matching the r -approximation in time O∗(2n log(er)/r ).

I

a

In the previous reduction, n1−ε

r1+ε ≈ N2−ε′ .We need to build a graph with n ≈ rN vertices.

I

a

Can we use only r vertices per independent set Ci and usethe inapproximability of a CSP to boost the gap?

Page 39: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

(In)approximability in subexponential time

Our goal:

TheoremUnder ETH, ∀ε > 0, ∀r 6 n,MIDS is not r -approximable in time O∗(2n1−ε/r1+ε

).

I

a

In the previous reduction, n1−ε

r1+ε ≈ N2−ε′ .We need to build a graph with n ≈ rN vertices.

I

a

Can we use only r vertices per independent set Ci and usethe inapproximability of a CSP to boost the gap?

Page 40: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

(In)approximability in subexponential time

Our goal:

TheoremUnder ETH, ∀ε > 0, ∀r 6 n,MIDS is not r -approximable in time O∗(2n1−ε/r1+ε

).

I

a

In the previous reduction, n1−ε

r1+ε ≈ N2−ε′ .We need to build a graph with n ≈ rN vertices.

I

a

Can we use only r vertices per independent set Ci and usethe inapproximability of a CSP to boost the gap?

Page 41: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Almost linear PCP with perfect completeness?

Lemma (D ’05, BS ’04)∃c1, c2 > 0, we can transform φ a SAT instance of size N into aconstraint graph G = 〈(V ,E ),Σ,E → 2Σ2〉 such that:I |V |+ |E | 6 N(log N)c1 and |Σ| = O(1).I φ satisfiable ⇒ UNSAT(G) = 0.I φ unsatisfiable ⇒ UNSAT(G) > 1/(log N)c2 .

Page 42: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Constraint graph

v

w

x

y

v [ ] w [ ] x [ ] y [ ]

Page 43: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Constraint graph

v

w

x

y

v [ ] w [ ] x [ ] y [ ]

Page 44: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

v w x y

rvertices

Ivw ,

rvertices

Ivw ,

rvertices

Ivx ,

rvertices

Iwx ,

rvertices

Iwy ,

rvertices

Ixy ,

rvertices

Ixy ,

rvertices

Ivwr

vertices

Ivxr

vertices

Iwxr

vertices

Iwyr

vertices

Ixy

Ist,ab ↔ s[ 6= a]

Page 45: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

v w x y

rvertices

Ivw ,

rvertices

Ivw ,

rvertices

Ivx ,

rvertices

Iwx ,

rvertices

Iwy ,

rvertices

Ixy ,

rvertices

Ixy ,

rvertices

Ivwr

vertices

Ivxr

vertices

Iwxr

vertices

Iwyr

vertices

Ixy

Ist,ab ↔ s[ 6= a]

Page 46: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

v w x y

rvertices

Ivw ,

rvertices

Ivw ,

rvertices

Ivx ,

rvertices

Iwx ,

rvertices

Iwy ,

rvertices

Ixy ,

rvertices

Ixy ,

rvertices

Ivwr

vertices

Ivxr

vertices

Iwxr

vertices

Iwyr

vertices

Ixy

Ist,ab ↔ t[b′] if ab′ satisfies st

Page 47: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

v w x y

rvertices

Ivw ,

rvertices

Ivw ,

rvertices

Ivx ,

rvertices

Iwx ,

rvertices

Iwy ,

rvertices

Ixy ,

rvertices

Ixy ,

rvertices

Ivwr

vertices

Ivxr

vertices

Iwxr

vertices

Iwyr

vertices

Ixy

Ist ↔ s[a] if ∃b, ab satisfies st

Page 48: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

v w x y

rvertices

Ivw ,

rvertices

Ivw ,

rvertices

Ivx ,

rvertices

Iwx ,

rvertices

Iwy ,

rvertices

Ixy ,

rvertices

Ixy ,

rvertices

Ivwr

vertices

Ivxr

vertices

Iwxr

vertices

Iwyr

vertices

Ixy

st is satisfied by the coloration iff Ist and⋃

a,b Ist,ab are dominated.

Page 49: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

v w x y

rvertices

Ivw ,

rvertices

Ivw ,

rvertices

Ivx ,

rvertices

Iwx ,

rvertices

Iwy ,

rvertices

Ixy ,

rvertices

Ixy ,

rvertices

Ivwr

vertices

Ivxr

vertices

Iwxr

vertices

Iwyr

vertices

Ixy

Take for instance vw satisfied by .

Page 50: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

v w x y

rvertices

Ivw ,

rvertices

Ivw ,

rvertices

Ivx ,

rvertices

Iwx ,

rvertices

Iwy ,

rvertices

Ixy ,

rvertices

Ixy ,

rvertices

Ivwr

vertices

Ivxr

vertices

Iwxr

vertices

Iwyr

vertices

Ixy

v [ ] dominates Ivw (∃ , satisfies vw).

Page 51: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

v w x y

rvertices

Ivw ,

rvertices

Ivw ,

rvertices

Ivx ,

rvertices

Iwx ,

rvertices

Iwy ,

rvertices

Ixy ,

rvertices

Ixy ,

rvertices

Ivwr

vertices

Ivxr

vertices

Iwxr

vertices

Iwyr

vertices

Ixy

v [ ] dominates Ivw , (and potentially all the Ivw ,ab with a 6= ).

Page 52: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

v w x y

rvertices

Ivw ,

rvertices

Ivw ,

rvertices

Ivx ,

rvertices

Iwx ,

rvertices

Iwy ,

rvertices

Ixy ,

rvertices

Ixy ,

rvertices

Ivwr

vertices

Ivxr

vertices

Iwxr

vertices

Iwyr

vertices

Ixy

w [ ] dominates Ivw , (and potentially all the Ivw ,ab with a = ).

Page 53: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

v w x y

rvertices

Ivw ,

rvertices

Ivw ,

rvertices

Ivx ,

rvertices

Iwx ,

rvertices

Iwy ,

rvertices

Ixy ,

rvertices

Ixy ,

rvertices

Ivwr

vertices

Ivxr

vertices

Iwxr

vertices

Iwyr

vertices

Ixy

Reciprocally, Ist needs s[a] with ab satisfying st for some b.

Page 54: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

v w x y

rvertices

Ivw ,

rvertices

Ivw ,

rvertices

Ivx ,

rvertices

Iwx ,

rvertices

Iwy ,

rvertices

Ixy ,

rvertices

Ixy ,

rvertices

Ivwr

vertices

Ivxr

vertices

Iwxr

vertices

Iwyr

vertices

Ixy

Then, Ist,ab can only be dominated by t[b′] (if ab′ satisfies st).

Page 55: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

SAT (φ) CG (V ,E ) MIDS (V ′,E ′)

Recall |V |+ |E | 6 N(log N)c1 and Σ = O(1).I φ satisfiable ⇒ MIDS of size |V | ≈ N.I φ unsatisfiable ⇒ MIDS of size |V |+ r |E |

(log N)c2 ≈ rNI n := |V ′| 6 (|Σ|+ 1)|V |+ (1 + |Σ|2)r |E | ≈ rN

Page 56: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Max Induced Path/Forest/Tree

Page 57: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

TheoremUnder ETH, ∀ε > 0, ∀r 6 n1/2−ε,Max Induced Forest has no r-approximation in time 2n1−ε/(2r)1+ε .

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

A max induced forest has size in [α(G), 2α(G)].

I An independent set is a special forest.I A forest has an independent set of size at least the half.

Page 58: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

TheoremUnder ETH, ∀ε > 0, ∀r 6 n1/2−ε,Max Induced Forest has no r-approximation in time 2n1−ε/(2r)1+ε .

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

A max induced forest has size in [α(G), 2α(G)].I An independent set is a special forest.I A forest has an independent set of size at least the half.

Page 59: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

TheoremUnder ETH, ∀ε > 0, ∀r 6 n1/2−ε,Max Induced Tree has no r-approximation in time 2n1−ε/(2r)1+ε .

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

Add a universal vertex v to the gap instances of MIS: G G ′.

I G ′ has an induced tree of size α(G) + 1.I If T is an induced tree of G ′, α(G) > |T |/2.

Page 60: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

TheoremUnder ETH, ∀ε > 0, ∀r 6 n1/2−ε,Max Induced Tree has no r-approximation in time 2n1−ε/(2r)1+ε .

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

Add a universal vertex v to the gap instances of MIS: G G ′.I G ′ has an induced tree of size α(G) + 1.I If T is an induced tree of G ′, α(G) > |T |/2.

Page 61: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

PCP-free inapproximability

Our goal:

TheoremUnder ETH, ∀ε > 0 and ∀r 6 n1−ε,Max Induced Path has no r-approximation in time 2o(n/r).

Page 62: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Walking through partial satisfying assignments

Contradicting edges are not represented

Page 63: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Page 64: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Page 65: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Max Minimal Vertex Cover

Page 66: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Approximability in polytime [BDP ’13]

I MMVC admits a n1/2-approximation,I but no n1/2−ε-approximation for any ε > 0, unless P=NP.

Our goal:

TheoremFor any r 6 n, MMVC is r -approximable in time O∗(3n/r2

) .

TheoremUnder ETH, ∀ε > 0, ∀r 6 n1/2−ε,MMVC is not r -approximable in time O∗(2n1−ε/r2+ε

).

Page 67: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Approximability in polytime [BDP ’13]

I MMVC admits a n1/2-approximation,I but no n1/2−ε-approximation for any ε > 0, unless P=NP.

Our goal:

TheoremFor any r 6 n, MMVC is r -approximable in time O∗(3n/r2

) .

TheoremUnder ETH, ∀ε > 0, ∀r 6 n1/2−ε,MMVC is not r -approximable in time O∗(2n1−ε/r2+ε

).

Page 68: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

M

I

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

Compute any maximal matching M.

Page 69: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

M

I

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

If |M| > n/r, then any (minimal) vertex cover contains > n/r.

Page 70: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

M

I

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

Otherwise split M into r parts (A1,A2, . . . ,Ar ) of size 6 n/r2.

Page 71: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

M

I

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

For each of the 6 3n/r2 independent sets of each G [Ai ],

Page 72: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

M

I

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

add all the non dominated vertices of I,

Page 73: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

M

I

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

and compute a minimal vertex cover from the complement.

Page 74: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

M

I

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

and compute a minimal vertex cover from the complement.

Page 75: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

M

I

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

and compute a minimal vertex cover from the complement.

Page 76: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

M

I

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

and compute a minimal vertex cover from the complement.

Page 77: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

M

I

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

and compute a minimal vertex cover from the complement.

Page 78: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

M

I

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

and compute a minimal vertex cover from the complement.

Page 79: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

M

I

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

An optimal solution R = N(R) = N(R ∩ I) ∪⋃

i N(R ∩ Ai ).

Page 80: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

M

I

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

∃i , |N(R ∩ I) ∪ N(R ∩ Ai )| > |N(R)|r .

Page 81: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

M

I

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

R ∩ Ai will be tried, and completed with a superset of R ∩ I.

Page 82: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

MIS (≈ rN vertices) MMVC (≈ r 2N vertices)

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaφ satisfiable ⇒ |IS| ≈ rN; φ unsatisfiable ⇒ |IS| ≈ N.

Page 83: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

MIS (≈ rN vertices) MMVC (≈ r 2N vertices)

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

φ satisfiable ⇒ |IS| ≈ rN; φ unsatisfiable ⇒ |IS| ≈ N.

Page 84: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

MIS (≈ rN vertices) MMVC (≈ r 2N vertices)

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

φ satisfiable ⇒ |MVC| ≈ r2N; φ unsatisfiable ⇒ |MVC| ≈ rN.

Page 85: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Open questions

I Is there an r -approximation in O∗(2n/r ) for MIDS? for MaxInduced Matching?

I Set Cover is log r -approximable in time O∗(2n/r ) [CKW ’09]but not in time O∗(2(n/r)α) for some α [M’ 11]. Can wetighten this lower bound?

I For Set Cover, we know a polytime√

m-approximation [N ’07]but only an r -approximation in time O∗(2m/r ) [CKW ’09]. Canwe match the upper and lower bounds?

aaaaaaaaaaaaaaaaaaaaaaaaaaa

Thank you for your attention!

Page 86: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Open questions

I Is there an r -approximation in O∗(2n/r ) for MIDS? for MaxInduced Matching?

I Set Cover is log r -approximable in time O∗(2n/r ) [CKW ’09]but not in time O∗(2(n/r)α) for some α [M’ 11]. Can wetighten this lower bound?

I For Set Cover, we know a polytime√

m-approximation [N ’07]but only an r -approximation in time O∗(2m/r ) [CKW ’09]. Canwe match the upper and lower bounds?

aaaaaaaaaaaaaaaaaaaaaaaaaaa

Thank you for your attention!

Page 87: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Open questions

I Is there an r -approximation in O∗(2n/r ) for MIDS? for MaxInduced Matching?

I Set Cover is log r -approximable in time O∗(2n/r ) [CKW ’09]but not in time O∗(2(n/r)α) for some α [M’ 11]. Can wetighten this lower bound?

I For Set Cover, we know a polytime√

m-approximation [N ’07]but only an r -approximation in time O∗(2m/r ) [CKW ’09]. Canwe match the upper and lower bounds?

aaaaaaaaaaaaaaaaaaaaaaaaaaa

Thank you for your attention!

Page 88: Super-polynomial time approximability of inapproximable problemsmlampis/slides/STACS16-2.pdf · 2016-02-17 · IntroductionMin Independent Dominating SetMax Induced Path/Forest/TreeMax

Introduction Min Independent Dominating Set Max Induced Path/Forest/Tree Max Minimal Vertex Cover

Open questions

I Is there an r -approximation in O∗(2n/r ) for MIDS? for MaxInduced Matching?

I Set Cover is log r -approximable in time O∗(2n/r ) [CKW ’09]but not in time O∗(2(n/r)α) for some α [M’ 11]. Can wetighten this lower bound?

I For Set Cover, we know a polytime√

m-approximation [N ’07]but only an r -approximation in time O∗(2m/r ) [CKW ’09]. Canwe match the upper and lower bounds?

aaaaaaaaaaaaaaaaaaaaaaaaaaa

Thank you for your attention!