English

Computing Maximum Matchings in Temporal Graphs

Discrete Mathematics 2020-09-30 v6 Computational Complexity Data Structures and Algorithms

Abstract

Temporal graphs are graphs whose topology is subject to discrete changes over time. Given a static underlying graph GG, a temporal graph is represented by assigning a set of integer time-labels to every edge ee of GG, indicating the discrete time steps at which ee is active. We introduce and study the complexity of a natural temporal extension of the classical graph problem Maximum Matching, taking into account the dynamic nature of temporal graphs. In our problem, Maximum Temporal Matching, we are looking for the largest possible number of time-labeled edges (simply time-edges) (e,t)(e,t) such that no vertex is matched more than once within any time window of Δ\Delta consecutive time slots, where ΔN\Delta \in \mathbb{N} is given. The requirement that a vertex cannot be matched twice in any Δ\Delta-window models some necessary "recovery" period that needs to pass for an entity (vertex) after being paired up for some activity with another entity. We prove strong computational hardness results for Maximum Temporal Matching, even for elementary cases. To cope with this computational hardness, we mainly focus on fixed-parameter algorithms with respect to natural parameters, as well as on polynomial-time approximation algorithms.

Keywords

Cite

@article{arxiv.1905.05304,
  title  = {Computing Maximum Matchings in Temporal Graphs},
  author = {George B. Mertzios and Hendrik Molter and Rolf Niedermeier and Viktor Zamaraev and Philipp Zschoche},
  journal= {arXiv preprint arXiv:1905.05304},
  year   = {2020}
}