English

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

Data Structures and Algorithms 2020-10-20 v3

Abstract

Given a graph, an L(p,1)L(p,1)-labeling of the graph is an assignment ff from the vertex set to the set of nonnegative integers such that for any pair of vertices (u,v),f(u)f(v)p(u,v),|f (u) - f (v)| \ge p if uu and vv are adjacent, and f(u)f(v)f(u) \neq f(v) if uu and vv are at distance 22. The L(p,1)L(p,1)-labeling problem is to minimize the span of ff (i.e.,maxuV(f(u))minuV(f(u))+1\max_{u\in V}(f(u)) - \min_{u\in V}(f(u))+1). It is known to be NP-hard even for graphs of maximum degree 33 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)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.

Keywords

Cite

@article{arxiv.2009.10502,
  title  = {Computing $L(p,1)$-Labeling with Combined Parameters},
  author = {Tesshu Hanaka and Kazuma Kawai and Hirotaka Ono},
  journal= {arXiv preprint arXiv:2009.10502},
  year   = {2020}
}
R2 v1 2026-06-23T18:43:04.309Z