Bin Completion Algorithms for Multicontainer Packing, Knapsack, and Covering Problems

10/10/2011
by   A. S. Fukunaga, et al.
0

Many combinatorial optimization problems such as the bin packing and multiple knapsack problems involve assigning a set of discrete objects to multiple containers. These problems can be used to model task and resource allocation problems in multi-agent systems and distributed systms, and can also be found as subproblems of scheduling problems. We propose bin completion, a branch-and-bound strategy for one-dimensional, multicontainer packing problems. Bin completion combines a bin-oriented search space with a powerful dominance criterion that enables us to prune much of the space. The performance of the basic bin completion framework can be enhanced by using a number of extensions, including nogood-based pruning techniques that allow further exploitation of the dominance criterion. Bin completion is applied to four problems: multiple knapsack, bin covering, min-cost covering, and bin packing. We show that our bin completion algorithms yield new, state-of-the-art results for the multiple knapsack, bin covering, and min-cost covering problems, outperforming previous algorithms by several orders of magnitude with respect to runtime on some classes of hard, random problem instances. For the bin packing problem, we demonstrate significant improvements compared to most previous results, but show that bin completion is not competitive with current state-of-the-art cutting-stock based approaches.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/06/2020

Solving Packing Problems with Few Small Items Using Rainbow Matchings

An important area of combinatorial optimization is the study of packing ...
research
09/25/2018

Finding Sparse Solutions for Packing and Covering Semidefinite Programs

Packing and covering semidefinite programs (SDPs) appear in natural rela...
research
07/31/2023

Convolutional Occupancy Models for Dense Packing of Complex, Novel Objects

Dense packing in pick-and-place systems is an important feature in many ...
research
08/07/2018

Width-Independence Beyond Linear Objectives: Distributed Fair Packing and Covering Algorithms

In network routing and resource allocation, α-fair utility functions are...
research
04/02/2020

PackingSolver: a solver for Packing Problems

In this article, we introduce PackingSolver, a new solver for two-dimens...
research
02/04/2014

Optimal Rectangle Packing: An Absolute Placement Approach

We consider the problem of finding all enclosing rectangles of minimum a...

Please sign up or login with your details

Forgot password? Click here to reset