Maximum 0-1 Timed Matching on Temporal Graphs
Subhrangsu Mandal, Arobinda Gupta

TL;DR
This paper introduces the concept of maximum 0-1 timed matching in temporal graphs, analyzing its computational complexity and proposing algorithms and approximations for different classes of such graphs.
Contribution
It defines the maximum 0-1 timed matching problem, proves NP-Completeness in various cases, and develops efficient algorithms and approximation strategies.
Findings
NP-Complete for rooted temporal trees with multiple intervals per edge
O(n log n) algorithm for rooted temporal trees with single interval edges
No good approximation for multiple interval edges unless NP=ZPP
Abstract
Temporal graphs are graphs where the topology and/or other properties of the graph change with time. They have been used to model applications with temporal information in various domains. Problems on static graphs become more challenging to solve in temporal graphs because of dynamically changing topology, and many recent works have explored graph problems on temporal graphs. In this paper, we define a type of matching called {\em 0-1 timed matching} for temporal graphs, and investigate the problem of finding a {\em maximum 0-1 timed matching} for different classes of temporal graphs. We first prove that the problem is NP-Complete for rooted temporal trees when each edge is associated with two or more time intervals. We then propose an time algorithm for the problem on a rooted temporal tree with nodes when each edge is associated with exactly one time interval. The…
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.
