Libraries tagged by bin packing
racem/boxpacker
3 Downloads
An implementation of the 3D (actually 4D) bin packing/knapsack problem (aka creating parcels by putting items into boxes)
racem/binpacker
2 Downloads
An implementation of the 3D (actually 4D) bin packing/knapsack problem (aka creating parcels by putting items into boxes)
gplcart/packer
1 Downloads
4D bin packing for GPLCart
daika7ana/smallest-box
11 Downloads
Calculate the smallest rectangular box (W x L x H) that fits a set of rectangular items, using axis-aligned 3D bin packing with rotation support.
aslamhus/rectpacker
12 Downloads
heuristic algorithm for efficiently packing rectangles of a fixed aspect ratio into a defined space, addressing the NP-hard bin packing problem through iterative adjustment of tile sizes and arrangement.
advertising-solutions/boxpacker-int-to-float
4 Downloads
An implementation of the 3D (actually 4D) bin packing/knapsack problem (aka creating parcels by putting items into boxes)