Module io

Source
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.