In bin packing problems, objects of different volumes must be packed into a finite number of bins or containers each of volume V in a way that minimizes the number of bins used. It is a combinatorial NP-hard problem.

Similar questions and discussions