English

On the parameterized complexity of computing good edge-labelings

Data Structures and Algorithms 2026-03-24 v2 Computational Complexity

Abstract

A good edge-labeling (gel for short) of a graph GG is a function λ:E(G)R\lambda: E(G) \to \mathbb{R} such that, for any ordered pair of vertices (x,y)(x, y) of GG, there do not exist two distinct increasing paths from xx to yy, where ``increasing'' means that the sequence of labels is non-decreasing. This notion was introduced by Bermond et al. [Theor. Comput. Sci. 2013] motivated by practical applications arising from routing and wavelength assignment problems in optical networks. Prompted by the lack of algorithmic results about the problem of deciding whether an input graph admits a gel, called GEL, we initiate its study from the viewpoint of parameterized complexity. We first introduce the natural version of GEL where one wants to use at most cc distinct labels, which we call cc-GEL, and we prove that it is NP-complete for every c2c \geq 2 on very restricted instances. We then provide several positive results, starting with simple polynomial kernels for GEL and cc-\GEL parameterized by neighborhood diversity or vertex cover. As one of our main technical contributions, we present an FPT algorithm for GEL parameterized by the size of a modulator to a forest of stars, based on a novel approach via a 2-SAT formulation which we believe to be of independent interest. We also present FPT algorithms based on dynamic programming for cc-GEL parameterized by treewidth and cc, and for GEL parameterized by treewidth and the maximum degree. Finally, we answer positively a question of Bermond et al. [Theor. Comput. Sci. 2013] by proving the NP-completeness of a problem strongly related to GEL, namely that of deciding whether an input graph admits a so-called UPP-orientation.

Keywords

Cite

@article{arxiv.2408.15181,
  title  = {On the parameterized complexity of computing good edge-labelings},
  author = {Davi de Andrade and Júlio Araújo and Laure Morelle and Ignasi Sau and Ana Silva},
  journal= {arXiv preprint arXiv:2408.15181},
  year   = {2026}
}

Comments

47 pages, 16 figures

R2 v1 2026-06-28T18:25:38.304Z