A Faster Parameterized Algorithm for Temporal Matching

10/20/2020
by   Philipp Zschoche, et al.
0

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 M is a set of time edges (e,t) (an edge e paired up with a point in time t) such that for all distinct time edges (e,t),(e',t') ∈ M we have that e and e' do not share an endpoint, or the time-labels t and t' are at least Δ time units apart. Mertzios et al. [STACS '20] provided a 2^O(Δν)· |𝒢|^O(1)-time algorithm to compute the maximum size of Δ-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 of vertices which are needed to hit (or cover) all edges in any Δ consecutive layers of the temporal graph. We show an improved algorithm to compute a Δ-temporal matching of maximum size with a running time of Δ^O(ν)· |𝒢| and hence provide an exponential speedup in terms of Δ.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/27/2018

Above guarantee parameterization for vertex cover on graphs with maximum degree 4

In the vertex cover problem, the input is a graph G and an integer k, an...
research
11/10/2022

Winner Determination Algorithms for Graph Games with Matching Structures

Cram, Domineering, and Arc Kayles are well-studied combinatorial games. ...
research
12/02/2019

GPU Algorithm for Earliest Arrival Time Problem in Public Transport Networks

Given a temporal graph G, a source vertex s, and a departure time at sou...
research
05/04/2018

Lower and Upper Bound for Computing the Size of All Second Neighbourhoods

We consider the problem of computing the size of each r-neighbourhood fo...
research
12/20/2018

Temporal Matching

A link stream is a sequence of pairs of the form (t,{u,v}), where t∈ N r...
research
06/22/2022

Sparse Temporal Spanners with Low Stretch

A temporal graph is an undirected graph G=(V,E) along with a function th...
research
07/12/2019

Space Efficient Approximation to Maximum Matching Size from Uniform Edge Samples

Given a source of iid samples of edges of an input graph G with n vertic...

Please sign up or login with your details

Forgot password? Click here to reset