The complexity of computing optimum labelings for temporal connectivity
Nina Klobas, George B. Mertzios, Hendrik Molter, Paul G., Spirakis

TL;DR
This paper investigates the computational complexity of various label assignment problems in temporal graphs, revealing that adding age restrictions increases problem difficulty and exploring their algorithmic properties.
Contribution
It introduces and analyzes the complexity of new temporal labeling problems, showing NP-hardness and W[1]-hardness results, and identifies fixed-parameter tractability under certain conditions.
Findings
MAL is NP-complete on undirected graphs.
MASL is W[1]-hard with respect to the number of terminals.
MSL is NP-hard but fixed-parameter tractable for the number of terminals.
Abstract
A graph is temporally connected if there exists a strict temporal path, i.e. a path whose edges have strictly increasing labels, from every vertex to every other vertex . In this paper we study temporal design problems for undirected temporally connected graphs. The basic setting of these optimization problems is as follows: given a connected undirected graph , what is the smallest number of time-labels that we need to add to the edges of such that the resulting temporal graph is temporally connected? As it turns out, this basic problem, called MINIMUM LABELING (ML), can be optimally solved in polynomial time. However, exploiting the temporal dimension, the problem becomes more interesting and meaningful in its following variations, which we investigate in this paper. First we consider the problem MIN. AGED LABELING (MAL) of temporally connecting…
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.
