We study the Min-Weighted Sum Bin Packing problem, a variant of the classical Bin Packing problem in which items have a weight, and each item induces a cost equal to its weight multiplied by the index of the bin in which it is packed. This is in fact equivalent to a batch scheduling problem that arises in many fields of applications such as appointment scheduling or warehouse logistics. We give improved lower and upper bounds on the approximation ratio of two simple algorithms for this problem. In particular, we show that the knapsack-batching algorithm, which iteratively solves knapsack problems over the set of remaining items to pack the maximal weight in the current bin, has an approximation ratio of at most 17/10.
翻译:我们研究了最小加权和装箱问题,这是经典装箱问题的一种变体,其中物品有重量,每个物品引入的费用等于其重量乘以它所放置的容器的索引。实际上,这等效于许多应用领域中的批量调度问题,例如预约调度或仓库物流。我们对两种简单算法的逼近比率给出了改进的下限和上限界。特别地,我们证明了背包批量算法,它迭代地解决剩余物品集上的背包问题,以在当前容器中装入最大重量,其逼近比率最多为17/10。