PHP Classes
elePHPant
Icontem

bin packing

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 6       Packages icon Packages (2)   Blogs icon Blogs (1)   Packages icon Forums icon Package forums (3)  
Bin packing Support forum bin-packing Implementation of one dimensional bin packing   This class implements one dimensional bin packing algorithms. It takes an array of values and can determine the next fit, first fit, best fit, worst fit. The class also implements the Ant-Colony-Optimization bin ...
... where you need to transfer an huge amount of files, which would be a tedious job to perform manually. This kind of problem is also known as bin packing. Current, this class only solves this problem partially. BinPacker Support forum binpacker Pack files without exceeding a given size limit   PHP Programming ...