Introduction - If you have any usage issues, please Google them yourself
Packing problem Problem Description: Packing problem can be summarized as follows: with numbered 0,1, ..., n-1 n-kind items, the volume was v0, v1, ..., vn-1. These n kinds of goods are loaded to capacity for the V number of the box. Agreed volume of the n kinds of goods does not exceed V, that is, for 0 ≤ i < n, there is 0 < vi ≤ V. Different packing boxes needed to program the number may be different. Packing problem requires the equipment to do these kinds of items n the number of boxes to be le