Greedy localization and color-coding: improved matching and packing algorithms

  • Authors:
  • Yang Liu;Songjian Lu;Jianer Chen;Sing-Hoi Sze

  • Affiliations:
  • Department of Computer Science;Department of Computer Science;Department of Computer Science;Department of Computer Science

  • Venue:
  • IWPEC'06 Proceedings of the Second international conference on Parameterized and Exact Computation
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Matching and packing problems have formed an important class of NP-hard problems. There have been a number of recently developed techniques for parameterized algorithms for these problems, including greedy localization, color-coding plus dynamic programming, and randomized divide-and-conquer. In this paper, we provide further theoretical study on the structures of these problems, and develop improved algorithmic methods that combine existing and new techniques to obtain improved algorithms for matching and packing problems. For the 3-set packing problem, we present a deterministic algorithm of time O*(4.613k), which significantly improves the previous best deterministic algorithm of time O*(12.83k). For the 3-d matching problem, we develop a new randomized algorithm of running time O*(2.323k) and a new deterministic algorithm of running time O*(2.773k). Our randomized algorithm improves the previous best randomized algorithm of running time O*(2.523k), and our deterministic algorithm significantly improves the previous best deterministic algorithm of running time O*(12.83k). Our results also imply improved algorithms for various triangle packing problems in graphs.