Computing L(p,1)-Labeling with Combined Parameters

09/22/2020
by   Tesshu Hanaka, et al.
0

Given a graph, an L(p,1)-labeling of the graph is an assignment f from the vertex set to the set of nonnegative integers such that for any pair of vertices (u,v),|f (u) - f (v)| ≥ p if u and v are adjacent, and f(u) ≠ f(v) if u and v are at distance 2. The L(p,1)-labeling problem is to minimize the span of f (i.e.,max_u∈ V(f(u)) - min_u∈ V(f(u))+1). It is known to be NP-hard even for graphs of maximum degree 3 or graphs with tree-width 2, whereas it is fixed-parameter tractable with respect to vertex cover number. Since vertex cover number is a kind of the strongest parameter, there is a large gap between tractability and intractability from the viewpoint of parameterization. To fill up the gap, in this paper, we propose new fixed-parameter algorithms for L(p,1)-Labeling by the twin cover number plus the maximum clique size and by the tree-width plus the maximum degree. These algorithms reduce the gap in terms of several combinations of parameters.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/17/2020

Parameterized Complexity of Graph Burning

Graph Burning asks, given a graph G = (V,E) and an integer k, whether th...
research
08/22/2023

Parameterized Complexity of Simultaneous Planarity

Given k input graphs G_1, … ,G_k, where each pair G_i, G_j with i ≠ j sh...
research
10/14/2017

Computing the maximum matching width is NP-hard

The maximum matching width is a graph width parameter that is defined on...
research
08/26/2022

Computing Clique Cover with Structural Parameterization

An abundance of real-world problems manifest as covering edges and/or ve...
research
08/21/2023

Tree Drawings with Columns

Our goal is to visualize an additional data dimension of a tree with mul...
research
03/26/2020

On Structural Parameterizations of Node Kayles

Node Kayles is a well-known two-player impartial game on graphs: Given a...
research
07/05/2023

Parameterized Complexity of Domination Problems Using Restricted Modular Partitions

For a graph class 𝒢, we define the 𝒢-modular cardinality of a graph G as...

Please sign up or login with your details

Forgot password? Click here to reset