# Algorithmic complexity of proper labeling problems

**Authors:** Ali Dehghan, Mohammad-Reza Sadeghi, Arash Ahadi

arXiv: 1701.06669 · 2017-01-25

## TL;DR

This paper investigates the computational complexity of various proper labeling problems in graphs, presenting polynomial algorithms for some cases and NP-completeness results for others.

## Contribution

It provides new insights into the algorithmic complexity of proper labeling variants, including polynomial algorithms and NP-completeness proofs.

## Key findings

- Polynomial time algorithms for certain proper labeling variants
- NP-completeness results for other labeling problems
- Enhanced understanding of the computational boundaries of proper labeling

## Abstract

A proper labeling of a graph is an assignment of integers to some elements of a graph, which may be the vertices, the edges, or both of them, such that we obtain a proper vertex coloring via the labeling subject to some conditions. The problem of proper labeling offers many variants and received a great interest during recent years. We consider the algorithmic complexity of some variants of the proper labeling problems, we present some polynomial time algorithms and $ \mathbf{NP} $-completeness results for them.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1701.06669/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1701.06669/full.md

## References

30 references — full list in the complete paper: https://tomesphere.com/paper/1701.06669/full.md

---
Source: https://tomesphere.com/paper/1701.06669