Fixed-parameter Tractable Algorithms for Weighted Matching and Packing Problems

LIU Yun-long,CHEN Jian-er,WANG Jian-xin
2008-01-01
Abstract:The weighted m-D MATCHING and m-SET PACKING problems(m≥3) were solved by approximation algorithms in the past.In this paper,the parameterized versions of these problems are defined and their algorithms are studied.For the weighted m-SET PACKING problem,a parameterized algorithm of running time O(12.8mk) is developed,which is based on the recently improved color-coding technology and dynamic programming.For the weighted m-D MATCHING problem,a more efficient parameterized algorithm of running time O(12.8(m-1)k) is similarly presented through refining the techniques.It is concluded that the weighted m-D MATCHING and weighed m-SET PACKING problems are fixed-parameter tractable.
What problem does this paper attempt to address?