Algorithm to optimize boxes in containres in C#

Job ID: 34777325

Budget: €30 – €250 EUR

I need a algorithm to optimize boxes in containers in C#.

I need a 3D Nesting function to optimize the loading of boxes into containers.

The 3D Nesting function must read the JSON containing the list of containers and boxes and process the processing through the optimization algorithm. The result must be a JSON containing the list of containers used and the boxes present in the containers with their positions and sizes and other properties

All specifications are in the Analysis.pdf file.

The starting project with all data models and controllers is in the LoadCargoAPI.zip file.