Computing $L(p,1)$-Labeling with Combined Parameters
Tesshu Hanaka, Kazuma Kawai, Hirotaka Ono

TL;DR
This paper introduces new fixed-parameter algorithms for the $L(p,1)$-labeling problem, addressing the computational gap by combining parameters like twin cover number with maximum clique size, and tree-width with maximum degree.
Contribution
The paper proposes novel fixed-parameter algorithms for $L(p,1)$-labeling based on combined parameters, reducing the gap between tractability and intractability.
Findings
Algorithms are fixed-parameter tractable with respect to combined parameters.
The approach narrows the gap between known NP-hardness and fixed-parameter tractability.
New algorithms improve efficiency for specific graph classes.
Abstract
Given a graph, an -labeling of the graph is an assignment from the vertex set to the set of nonnegative integers such that for any pair of vertices if and are adjacent, and if and are at distance . The -labeling problem is to minimize the span of (i.e.,). It is known to be NP-hard even for graphs of maximum degree 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 -Labeling by the twin cover number plus the maximum clique size and by the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Digital Image Processing Techniques · Computational Geometry and Mesh Generation
