An optimization problem. There is a supply of bins, all of the same size. These bins are to be filled with collections of different numbers of items (each of the same size). Each collection must go in a single bin. The problem is to minimize the number of bins required.