Expand description
Importing problem instances into and exporting solutions out of this library
Modules§
- ext_
repr - External (serializable) representations of all Strip Packing Problem related entities.
Functions§
- export
- Exports a strip packing solution out of the library. Exports a solution out of the library
- import_
instance - Imports an instance into the library
- import_
solution - Imports a solution into the library.