In the Dual Bin Packing Problem (DBP), there is an unlimited number of
bins of identical capacity, and unsplittable items of given weights.
The aim is to pack items in as many bins as possible so that the total
weight of each bin is at least equal to its capacity. This article pr
oposes reduction criteria, upper bounds, and an enumerative algorithm
for the DBP, Computational results are presented.