错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

A Bisection Approach to Subcubic Maximum Induced Matching

  • Gordon Hoi,
  • Sanjay Jain,
  • Ammar Fathin Sabili,
  • Frank Stephan

摘要

In this paper, we present a faster exact algorithm which solves the Maximum Induced Matching problem for subcubic graphs. Here let n be the overall number of vertices and k be the number of those vertices of degree 3 where all neighbours have also at least degree 2. Then the runtime is at most \(O(1.2335^k) \cdot Poly(n)\) , giving an FPT bound for the time used by the algorithm; the algorithm uses the result of Monien and Preis combined with a bound obtained by applying the measure and conquer technique where the number k replaces n as the measure used; note that \(k \le n\) .