• Nem Talált Eredményt

Some open problems in parameterized complexity

N/A
N/A
Protected

Academic year: 2022

Ossza meg "Some open problems in parameterized complexity"

Copied!
7
0
0

Teljes szövegt

(1)

Some open problems in parameterized complexity

Dániel Marx

Institute for Computer Science and Control, Hungarian Academy of Sciences (MTA SZTAKI)

Budapest, Hungary

Dagstuhl Seminar 17041 Schloss Dagstuhl, Germany

January 23, 2017

(2)

Even Set

Input: Set systemS over a universe U, integer k.

Find: A nonempty set X ⊆ U of size at most k such that

|X ∩S|is even for everyS ∈ S. Essentially equivalent formulations:

With graphs and neighborhoods.

Minimum circuit in a binary matroid.

Mininum distance in a linear code over a binary alphabet.

(3)

FPT approximation

Maximum Clique

GivenG and integerk, in time f(k)nO(1) either

find ag(k)-clique (for some unbounded nondecreasing function g) or

correctly state that there is no k-clique.

Minimum Dominating Set

GivenG and integerk, in time f(k)nO(1) either find a DS of size g(k) or

(4)

Polynomial kernels

Directed Feedback Vertex Set

Multiway Cut(with arbitary numbert of terminals) Planar Vertex Deletion

What about polynomial Turing kernels?

k-Path

(5)

Directed Odd Cycle Transversal

Input: Directed graphG, integerk

Find: A set X ⊆ U of at most k vertices such that G −X has no directed cycle of odd length.

Generalizes

Directed Feedback Vertex Set[Chen et al. 2008]

Odd Cycle Transversal [Reed et al. 2004]

Directed S-Cycle Transversal[Chitnis et al. 2012]

(6)

Square root phenomenon

Are there2O(

k·polylog(k))nO(1) time FPT algorithms for planar problems?

Some natural targets:

Steiner Tree

Directed Steiner Tree Directed Subset TSP

What about counting problems?

k-path k-mathching k disjoint triangles k independent set

(7)

Disjoint paths/minor testing

The best known parameter dependence for thek-disjoint paths problem andH-minor testing seems to be triple exponential.

[Kawarabayashi and Wollan 2010] using[Chekuri and Chuzhoy 2014].

For planar graphs, 22poly(k)nO(1) algorithm. [Adler et al. 2011]

Are there 2poly(k)nO(1) time algorithms for planar or general graphs?

Hivatkozások

KAPCSOLÓDÓ DOKUMENTUMOK

Theorem: [Robertson and Seymour] For every fixed graph H , there is an O(n 3 ) time algorithm for testing whether H is a minor of the given graph G.. Corollary: For every minor

In this sec- tion, we follow a different path: the NP-completeness of precoloring extension on proper interval graphs is proved by reduction from a planar disjoint paths

In this problem we are given a network with edge capacities and point-to- point demands, and the goal is to allocate two edge-disjoint paths for each demand (a working path and

If there is a curve with bounded alternation to the boundary of the component, we can move the terminal to the boundary by introducing a bounded number of new bundles. If there is

Considering the Maximum Stable Marriage with Ties and Incomplete Lists problem, where a maximum size stable matching has to be found, we present results stating that a local

On the other hand, parameterized complexity theory may help to justify the shield provided by computational complexity: if a problem belongs to one of the parameterized hardness

We consider also the optimization problem where the task is to delete the minimum number of vertices to make the graph 4-choosable, and demonstrate that dependence on treewidth

Considering the parameterized complexity of the local search approach for the MMC problem with parameter ` denoting the neighborhood size, Theorem 3 shows that no FPT local