

























A matching in a graph is induced if no two of its edges are joined by an edge, and finding a large induced matching is a very hard problem. Lin et al. (Approximating weighted induced matchings, Discrete Applied Mathematics 243 (2018) 304-310) provide an approximation algorithm with ratio $Δ$ for the weighted version of the induced matching problem on graphs of maximum degree $Δ$. Their approach is based on an integer linear programming formulation whose integrality gap is at least $Δ-1$, that is, their approach offers only little room for improvement in the weighted case. For the unweighted case though, we conjecture that the integrality gap is at most $\frac{5}{8}Δ+O(1)$, and that also the approximation ratio can be improved at least to this value. We provide primal-dual approximation algorithms with ratios $(1-ε) Δ+ \frac{1}{2}$ for general $Δ$ with $ε\approx 0.02005$, and $\frac{7}{3}$ for $Δ=3$. Furthermore, we prove a best-possible bound on the fractional induced matching number in terms of the order and the maximum degree.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。