Alternative parameterizations of Metric Dimension

04/27/2018
by   Gregory Gutin, et al.
0

A set of vertices W in a graph G is called resolving if for any two distinct x,y∈ V(G), there is v∈ W such that dist_G(v,x)≠ dist_G(v,y), where dist_G(u,v) denotes the length of a shortest path between u and v in the graph G. The metric dimension md(G) of G is the minimum cardinality of a resolving set. The Metric Dimension problem, i.e. deciding whether md(G)< k, is NP-complete even for interval graphs (Foucaud et al., 2017). We study Metric Dimension (for arbitrary graphs) from the lens of parameterized complexity. The problem parameterized by k was proved to be W[2]-hard by Hartung and Nichterlein (2013) and we study the dual parameterization, i.e., the problem of whether md(G)< n- k, where n is the order of G. We prove that the dual parameterization admits (a) a kernel with at most 3k^4 vertices and (b) an algorithm of runtime O^*(4^k+o(k)). Hartung and Nichterlein (2013) also observed that Metric Dimension is fixed-parameter tractable when parameterized by the vertex cover number vc(G) of the input graph. We complement this observation by showing that it does not admit a polynomial kernel even when parameterized by vc(G) + k. Our reduction also gives evidence for non-existence of polynomial Turing kernels.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/30/2022

Metric Dimension Parameterized by Feedback Vertex Set and Other Structural Parameters

For a graph G, a subset S ⊆ V(G) is called a resolving set if for any tw...
research
03/19/2023

Metric dimension parameterized by treewidth in chordal graphs

The metric dimension has been introduced independently by Harary, Melter...
research
07/15/2023

Minimum Separator Reconfiguration

We study the problem of reconfiguring one minimum s-t-separator A into a...
research
01/09/2020

Improved Kernels for Tracking Path Problems

Given a graph G, terminal vertices s and t, and an integer k, the Tracki...
research
08/06/2022

Parameterized Algorithms for Locally Minimal Defensive Alliance

A set D of vertices of a graph is a defensive alliance if, for each elem...
research
05/17/2018

Dual parameterization of Weighted Coloring

Given a graph G, a proper k-coloring of G is a partition c = (S_i)_i∈ [1...
research
10/02/2017

Parameterized Approximation Schemes for Steiner Trees with Small Number of Steiner Vertices

We study the Steiner Tree problem, in which a set of terminal vertices n...

Please sign up or login with your details

Forgot password? Click here to reset