Generated from ./Source/TruckPacker.pl with ROBODoc v4.0.12 on Sat Oct 11 22:43:01 2003

TABLE OF CONTENTS


FactoryTools/TruckPacker

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.