On the parameterized complexity of computing good edge-labelings
Davi de Andrade, J\'ulio Ara\'ujo, Laure Morelle, Ignasi Sau, Ana Silva

TL;DR
This paper studies the computational complexity of finding good edge-labelings in graphs, introducing parameterized algorithms and proving NP-completeness results for various restricted cases, with applications in optical networks.
Contribution
It provides the first parameterized complexity analysis of the GEL problem, including polynomial kernels and fixed-parameter algorithms based on graph parameters.
Findings
GEL is NP-complete for all c ≥ 2 on restricted graphs.
Polynomial kernels exist for GEL parameterized by neighborhood diversity or vertex cover.
An FPT algorithm for GEL using a 2-SAT formulation based on a modulator to a forest of stars.
Abstract
A good edge-labeling (gel for short) of a graph is a function such that, for any ordered pair of vertices of , there do not exist two distinct increasing paths from to , 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 distinct labels, which we call -GEL, and we prove that it is NP-complete for every on very restricted instances. We then provide…
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
TopicsGraph Labeling and Dimension Problems · Digital Image Processing Techniques · graph theory and CDMA systems
