Skip to main content
Thanks for the feedback!
Explore interactive demos

Bin Packing

Fit every item into as few bins as possible.

Bin Packing
Pack every item into the fewest bins without overflowing capacity.
Box A · 4 Box B · 2 Box C · 3 Box D · 1 Box E · 5 Box F · 2 bins of size 6
Each item is assigned to a bin; the optimizer searches for the assignment that uses the fewest bins without overflowing capacity.
Run this yourself, for free

Sign in to configure and launch a genetic algorithm against this problem, or bring your own.

Get started