Approximation Algorithms for Two-Bar Charts Packing Problem
Adil Erzin, Georgii Melidi, Stepan Nazarenko, Roman Plotnikov

TL;DR
This paper evaluates approximation algorithms for the Two-Bar Charts Packing Problem by comparing their solutions to optimal solutions obtained through Boolean Linear Programming, revealing inaccuracies in previous guarantees.
Contribution
It provides a comprehensive numerical analysis of approximation algorithms for 2-BCPP, highlighting their performance and limitations compared to optimal solutions.
Findings
Approximation algorithms' guarantees are often inaccurate.
Optimal solutions were computed using Boolean Linear Programming.
The study offers a benchmark for future algorithm assessments.
Abstract
In the Two-Bar Charts Packing Problem (2-BCPP), it is required to pack the bar charts (BCs) consisting of two bars into the horizontal unit-height strip of minimal length. The bars may move vertically within the strip, but it is forbidden to change the order and separate the chart's bars. Recently, for this new problem, which is a generalization of the Bin Packing Problem (BPP), Strip Packing Problem (SPP), and 2-Dimensional Vector Packing Problem (2-DVPP), several approximation algorithms with guaranteed estimates were proposed. However, after a preliminary analysis of the solutions constructed by approximation algorithms, we discerned that the guaranteed estimates are inaccurate. This fact inspired us to conduct a numerical experiment in which the approximate solutions are compared to each other and with the optimal ones. To construct the optimal solutions or lower bounds for optimum,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Packing Problems · Vehicle Routing Optimization Methods · Computational Geometry and Mesh Generation
