A Faster Parameterized Algorithm for Temporal Matching
Philipp Zschoche

TL;DR
This paper introduces a significantly faster algorithm for finding maximum $\Delta$-temporal matchings in temporal graphs, improving the computational efficiency over previous methods by exponential factors in $\Delta$.
Contribution
The authors develop an improved algorithm with a running time of $\Delta^{O( u)} imes | ext{graph}|$, offering exponential speedup over prior algorithms based on $ u$ and $\Delta$.
Findings
New algorithm reduces runtime from $2^{O(\Delta u)}$ to $\Delta^{O( u)}$
Provides practical efficiency improvements for large temporal graphs
Enhances understanding of parameterized complexity in temporal graph problems
Abstract
A temporal graph is a sequence of graphs (called layers) over the same vertex set -- describing a graph topology which is subject to discrete changes over time. A -temporal matching is a set of time edges (an edge paired up with a point in time ) such that for all distinct time edges we have that and do not share an endpoint, or the time-labels and are at least time units apart. Mertzios et al. [STACS '20] provided a -time algorithm to compute the maximum size of a -temporal matching in a temporal graph , where denotes the size of , and is the -vertex cover number of . The -vertex cover number is the minimum number such that the classical vertex cover number of the union of any…
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.
