A New Temporal Interpretation of Cluster Editing
Cristiano Bocci, Chiara Capresi, Kitty Meeks, John Sylvester

TL;DR
This paper extends the NP-complete Cluster Editing problem to temporal graphs, providing polynomial algorithms for special cases and a complete characterization with forbidden configurations, along with an FPT algorithm.
Contribution
It introduces a temporal interpretation of Cluster Editing, offers polynomial algorithms for restricted cases, and characterizes forbidden configurations for the temporal setting.
Findings
NP-completeness persists in temporal graphs on paths
Complete characterization involves forbidden configurations on at most five vertices
Provides an FPT algorithm parameterized by modifications and lifetime
Abstract
The NP-complete graph problem Cluster Editing seeks to transform a static graph into a disjoint union of cliques by making the fewest possible edits to the edges. We introduce a natural interpretation of this problem in temporal graphs, whose edge sets change over time. This problem is NP-complete even when restricted to temporal graphs whose underlying graph is a path, but we obtain two polynomial-time algorithms for restricted cases. In the static setting, it is well-known that a graph is a disjoint union of cliques if and only if it contains no induced copy of ; we demonstrate that no general characterisation involving sets of at most four vertices can exist in the temporal setting, but obtain a complete characterisation involving forbidden configurations on at most five vertices. This characterisation gives rise to an FPT algorithm parameterised simultaneously by the permitted…
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
TopicsCaching and Content Delivery · Opportunistic and Delay-Tolerant Networks
