ABSTRACT

In this chapter we continue our survey with a focus on two variants of the one-dimensional bin packing problem: the variable sized bin packing problem, and the bin covering problem. In Section 30.2, we survey algorithms for packing into bins of different sizes, a problem first studied by Friesen and Langston [1] in 1986. In Section 30.3, we survey the bin covering problem that asks for a partition of a given set of items into a maximum number of subsets such that, in every subset, the total item size is always at least some lower bound. This problem was first studied by Assmann et al. [2] in 1984. Concluding remarks are given in Section 30.4.