Algorithms for Set Packing:A Survey

MA Zhen-Yu,WANG Jian-Xin,FENG Qi-Long,CHEN Jian-Er
DOI: https://doi.org/10.3969/j.issn.1002-137X.2007.09.003
2007-01-01
Computer Science
Abstract:Set packing problem is originated from the application of cutting problem which is to divide the elements un- der strong constraint condition.In complexity theory,set packing problems is an important NP-hard problem,which is used widely in the fields of scheduling and code optimization.Especially after the emerging of the parameterized compu- tation theory,set packing problem becomes one of the most concerned research problem.According to the differences of the concerned problem,we divide the set packing problem into five classes and give the corresponding definition. This paper gives a detailed presentation of all the current algorithms for the problems of the five classes,and puts em- phasis on the analysis and comparison of the technique used in those parameterized algorithms.At last,we present some development orientation in algorithm research for the set packing problem.
What problem does this paper attempt to address?