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

TABLE OF CONTENTS


Loader/SmartLoader

FUNCTION

   This class implements an O(1) packing
   algorithm.

ATTRIBUTES

   CARGO -- the cargo to be packed.

Loader/SmartLoader::pack

FUNCTION

   A O(1) packing algorithm.

SYNOPSIS

   my $sequence = $packref->pack();

RETURN VALUE

   A squence that specifies how to pack the truck.