Libraries tagged by bin-packing
braienstorm/bin-packer
0 Favers
29 Downloads
29 Downloads
2D bin packing for PHP
aslamhus/rectpacker
0 Favers
12 Downloads
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
0 Favers
4 Downloads
4 Downloads
An implementation of the 3D (actually 4D) bin packing/knapsack problem (aka creating parcels by putting items into boxes)
6px/bin-packer
1 Favers
116 Downloads
116 Downloads
2D bin packing for PHP