This implementation provides a user interface to enter the necessary data, which is then sent to the Packing Optimizer APIs to optimize packing.
First, the bin and item data is sent to the packToBin endpoint to retrieve packing metrics. The retrieved packing metrics can then be used to optimize logistic processes including but not limited to:
Secondly, the just received packing result is immediately sent to the visualizeBin endpoint to retrieve the visualization of our packed bin, which is then directly rendered onto the webpage.
Id | Width | Depth | Height | Weight | Quantity |
---|
requiredNrOfBins | |
totalVolumeUtil | |
totalWeightUtil | |
unfittedItems |