Steiner Network Problems on Temporal Graphs
Alex Khodaverdian, Benjamin Weitz, Jimmy Wu, Nir Yosef

TL;DR
This paper introduces the NP-hard temporal Steiner network problem, demonstrating its complexity, exploring special cases with monotonic changes, and providing approximation algorithms and an ILP model for applications like computational biology.
Contribution
The paper formalizes the $k$-Temporal Steiner Network problem, proves its tight approximation bounds, and connects it to existing problems, offering new algorithms and models for practical applications.
Findings
$k$-TSN is NP-hard to approximate within a factor of $k - \\epsilon$.
Monotonic $k$-TSN reduces to Priority and Directed Steiner Tree problems.
An ILP model based on network flows is developed for $k$-TSN.
Abstract
We introduce a temporal Steiner network problem in which a graph, as well as changes to its edges and/or vertices over a set of discrete times, are given as input; the goal is to find a minimal subgraph satisfying a set of time-sensitive connectivity demands. We show that this problem, -Temporal Steiner Network (-TSN), is NP-hard to approximate to a factor of , for every fixed and . This bound is tight, as certified by a trivial approximation algorithm. Conceptually this demonstrates, in contrast to known results for traditional Steiner problems, that a time dimension adds considerable complexity even when the problem is offline. We also discuss special cases of -TSN in which the graph changes satisfy a monotonicity property. We show approximation-preserving reductions from monotonic -TSN to well-studied problems such as Priority…
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
TopicsSlime Mold and Myxomycetes Research · Single-cell and spatial transcriptomics · Genome Rearrangement Algorithms
