<p>In this work, we study the Square Min-Sum Bin Packing Problem (SMSBPP), where a list of&#xa0;<i>n</i> square items has to be packed into square bins of dimensions <InlineEquation ID="IEq1"> <EquationSource Format="TEX">\(1 \times 1\)</EquationSource> <EquationSource Format="MATHML"><math> <mrow> <mn>1</mn> <mo>×</mo> <mn>1</mn> </mrow> </math></EquationSource> </InlineEquation> with no overlap between the areas of the items. The bins are indexed (starting at one) and the cost of packing each item is equal to the index of the bin in which it is placed. The objective is to minimize the total cost of packing all items, which is equivalent to minimizing the average cost of items. The problem has applications in minimizing the average time of logistic operations such as cutting stock and delivery of products. We prove that classic algorithms for two-dimensional bin packing that order items in non-increasing order of size, such as Next Fit Decreasing Height or Any Fit Decreasing Height heuristics, can have an arbitrarily bad performance for SMSBPP. We, then, present an algorithm with an approximation ratio of <InlineEquation ID="IEq2"> <EquationSource Format="TEX">\(\sqrt{205}-12+\delta \)</EquationSource> <EquationSource Format="MATHML"><math> <mrow> <msqrt> <mn>205</mn> </msqrt> <mo>-</mo> <mn>12</mn> <mo>+</mo> <mi>δ</mi> </mrow> </math></EquationSource> </InlineEquation> (<InlineEquation ID="IEq3"> <EquationSource Format="TEX">\(\approx 2.3178+\delta \)</EquationSource> <EquationSource Format="MATHML"><math> <mrow> <mo>≈</mo> <mn>2.3178</mn> <mo>+</mo> <mi>δ</mi> </mrow> </math></EquationSource> </InlineEquation>), for any <InlineEquation ID="IEq4"> <EquationSource Format="TEX">\(\delta &gt; 0\)</EquationSource> <EquationSource Format="MATHML"><math> <mrow> <mi>δ</mi> <mo>&gt;</mo> <mn>0</mn> </mrow> </math></EquationSource> </InlineEquation>, and running time <InlineEquation ID="IEq5"> <EquationSource Format="TEX">\(O(n \log n)\)</EquationSource> <EquationSource Format="MATHML"><math> <mrow> <mi>O</mi> <mo stretchy="false">(</mo> <mi>n</mi> <mo>log</mo> <mi>n</mi> <mo stretchy="false">)</mo> </mrow> </math></EquationSource> </InlineEquation>. Finally, we also present a PTAS for the problem.</p>

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Approximation algorithms for the Square Min-Sum Bin Packing Problem

  • Rachel Vanucchi Saraiva,
  • Rafael C. S. Schouery

摘要

In this work, we study the Square Min-Sum Bin Packing Problem (SMSBPP), where a list of n square items has to be packed into square bins of dimensions \(1 \times 1\) 1 × 1 with no overlap between the areas of the items. The bins are indexed (starting at one) and the cost of packing each item is equal to the index of the bin in which it is placed. The objective is to minimize the total cost of packing all items, which is equivalent to minimizing the average cost of items. The problem has applications in minimizing the average time of logistic operations such as cutting stock and delivery of products. We prove that classic algorithms for two-dimensional bin packing that order items in non-increasing order of size, such as Next Fit Decreasing Height or Any Fit Decreasing Height heuristics, can have an arbitrarily bad performance for SMSBPP. We, then, present an algorithm with an approximation ratio of \(\sqrt{205}-12+\delta \) 205 - 12 + δ ( \(\approx 2.3178+\delta \) 2.3178 + δ ), for any \(\delta > 0\) δ > 0 , and running time \(O(n \log n)\) O ( n log n ) . Finally, we also present a PTAS for the problem.