Reducing Maximum Weighted Matching to the Largest Cardinality Matching in CONGEST

01/03/2023
by   Vahan Mkrtchyan, et al.
0

In this paper, we reduce the maximum weighted matching problem to the largest cardinality matching in CONGEST. The paper presents two technical contributions. The first of them is a simple poly(log n, 1/ε, t, ln w_t)-round CONGEST algorithm for reducing the maximum weighted matching problem to the largest cardinality matching problem. This is achieved under the assumption that all vertices know all edge-weights {w_1,....,w_t} (in particular, they know t, the number of different edge-weights), though a particular vertex may not know the weight of a particular edge. Our second ingredient is a simple rounding algorithm (similar to approximation algorithms for the bin packing problem) allowing to reduce general instances of the maximum weighted matching problem to ones satisfying the assumptions of the first ingredient, in which t≤ poly'(log n, 1/ε). We end the paper with a brief discussion of implementing our algorithms in CONGEST. Our main conclusion is that we just need constant rounds for the reduction.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset