modexport;modimport;/// External (serializable) representations of all Strip Packing Problem related entities.
pubmodext_repr;/// Exports a strip packing solution out of the library.
pubuseexport::export;/// Imports a strip packing instance into the library.
pubuseimport::import;