A linear time algorithm for L(2,1)-labeling of trees
Toru Hasunuma, Toshimasa Ishii, Hirotaka Ono, Yushi Uno

TL;DR
This paper presents a groundbreaking linear time algorithm for solving the L(2,1)-labeling problem on trees, significantly improving the efficiency over previous algorithms.
Contribution
It introduces the first linear time algorithm for L(2,1)-labeling of trees, surpassing prior algorithms with higher polynomial complexities.
Findings
Achieved linear time complexity for L(2,1)-labeling of trees
Improved upon previous algorithms with higher polynomial time
Demonstrated practical efficiency for large trees
Abstract
An L(2,1)-labeling of a graph is an assignment from the vertex set to the set of nonnegative integers such that if and are adjacent and if and are at distance 2, for all and in . A -L(2,1)-labeling is an assignment , and the L(2,1)-labeling problem asks the minimum , which we denote by , among all possible assignments. It is known that this problem is NP-hard even for graphs of treewidth 2, and tree is one of a very few classes for which the problem is polynomially solvable. The running time of the best known algorithm for trees had been for more than a decade, however, an -time algorithm has been proposed recently, which substantially improved the previous one, where is the maximum degree of and . In this…
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 · Graph Labeling and Dimension Problems · Complexity and Algorithms in Graphs
