Better Approximations for the Minimum Common Integer Partition ProblemOpen Website

2006 (modified: 08 Nov 2022)APPROX-RANDOM 2006Readers: Everyone
Abstract: In the k-Minimum Common Integer Partition Problem, abbreviated k-MCIP, we are given k multisets X 1, ..., X k of positive integers, and the goal is to find an integer multiset T of minimal size for which for each i, we can partition each of the integers in X i so that the disjoint union (multiset union) of their partitions equals T. This problem has many applications to computational molecular biology, including ortholog assignment and fingerprint assembly. We prove better approximation ratios for k-MCIP by looking at what we call the redundancy of X 1, ..., X k , which is a quantity capturing the frequency of integers across the different X i . Namely, we show .614k-approximability, improving upon the previous best known (k – 1/3)-approximability for this problem. A key feature of our algorithm is that it can be implemented in almost linear time.
0 Replies

Loading