You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This app can help carriers optimise the load in their containers. It solves the two-dimensional knapsack problem (2D-KP) and has been built using Python and VIKTOR.
You can select the type of container and the type/quantity of pallets; the algorithm places them in the container to maximise the amount of pallets, increasing filling rate.