Algorithmic expedients for the S-labeling problem
Markus Sinnl

TL;DR
This paper introduces new algorithmic methods, including an exact MIP framework, for solving the NP-hard S-labeling problem in graphs, providing polynomial solutions for specific graph classes and evaluating their effectiveness computationally.
Contribution
It presents the first polynomial-time algorithm and closed-form solution for the S-labeling problem on n-ary trees, along with enhanced MIP formulations and heuristics.
Findings
MIP formulation has no integrality gap for paths, cycles, and perfect n-ary trees.
First polynomial-time algorithm for S-labeling on n-ary trees.
Computational study shows effectiveness of proposed methods on general graphs.
Abstract
Graph labeling problems have been widely studied in the last decades and have a vast area of application. In this work, we study the recently introduced S-labeling problem, in which the nodes get labeled using labels from 1 to |V | and for each edge the contribution to the objective function, called S-labeling number of the graph, is the minimum label of its end-nodes. The goal is to find a labeling with minimum value. The problem is NP-hard for planar subcubic graphs, although for many other graph classes the complexity status is still unknown. In this paper, we present different algorithmic approaches for tackling this problem: We develop an exact solution framework based on Mixed-Integer Programming (MIP) which is enhanced with valid inequalities, starting and primal heuristics and specialized branching rules. We show that our MIP formulation has no integrality gap for paths, cycles…
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.
