Online bin stretching lower bounds: Improved search of computational proofs
Antoine Lhomme, Olivier Romane, Nicolas Catusse, Nadia Brauner

TL;DR
This paper introduces advanced computational methods to efficiently find lower bounds on the bin stretching problem, significantly improving search speed and enabling new bounds for 6, 7, and 8 bins.
Contribution
It presents novel techniques to enhance the speed and memory efficiency of computational proofs for lower bounds in online bin stretching.
Findings
Successfully proved new lower bounds for 6, 7, and 8 bins.
Significantly increased the speed of the proof search process.
Improved pruning and dynamic programming methods for computational proofs.
Abstract
Computing lower and upper bounds on the competitive ratio of online algorithms is a challenging question: For a minimization combinatorial problem, proving a competitive ratio for a given algorithm leads to an upper bound. However computing lower bounds requires a proof on all algorithms. This can be modeled as a 2-player game where a strategy for one of the players is a proof for the lower bound. The tree representing the proof can can be found computationally. This method has been used with success on the online bin stretching problem where a set of items must be packed online in bins. The items are guaranteed to fit into the bins. However, the online procedure might require to stretch the bins to a larger capacity in order to be able to pack all the items. This stretching factor is the objective to be minimized. We propose original ideas to strongly improve the speed of…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Scheduling and Optimization Algorithms · Optimization and Packing Problems
