Temporal Interval Cliques and Independent Sets
Danny Hermelin, Yuval Itzhaki, Hendrik Molter, Rolf Niedermeier

TL;DR
This paper introduces the Temporal Δ Independent Set problem, explores its complexity on temporal unit interval graphs, and provides approximation and fixed-parameter tractable algorithms for solving it and related problems.
Contribution
It defines the Temporal Δ Independent Set problem, analyzes its computational complexity, and offers new algorithms including approximation and fixed-parameter algorithms for special cases.
Findings
Constant-factor approximation algorithms for fixed τ and Δ.
An exact FPT algorithm for Temporal Δ Clique with respect to τ+k.
FPT algorithms parameterized by vertex deletion set to order preservation.
Abstract
Temporal graphs have been recently introduced to model changes to a given network that occur throughout a fixed period of time. The Temporal Clique problem, that generalizes the well known Clique problem to temporal graphs, has been studied in the context of finding nodes of interest in dynamic networks [TCS '16]. We introduce the Temporal Independent Set problem, a temporal generalization of Independent Set. This problem is e.g. motivated in the context of finding conflict-free schedules for maximum subsets of tasks, that have certain (changing) constraints on each day they need to be performed. We are specifically interested in the case where each task needs to be performed in a certain time-interval on each day and two tasks are in conflict on a certain day if their time-intervals on that day overlap. This leads us to considering both problems on the restricted…
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
TopicsOpportunistic and Delay-Tolerant Networks · Distributed systems and fault tolerance · Optimization and Search Problems
