FUNCTION
A program to effectively pack a truck with cargo. It consists of two modules: Cargo -- classes to define the kind of cargo that can be packed. Loader -- classes to define various packing algorithms.