PHP Classes

Bin packing: Implementation of one dimensional bin packing

Recommend this page to a friend!

  Author Author  
Picture of Chi H.
Name: Chi H. <contact>
Classes: 28 packages by
Country: France France
Innovation award
Innovation award
Nominee: 22x

Winner: 3x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
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.

  Classes of Chi H.  >  Bin packing  >  Download Download .zip .tar.gz  >  Support forum Support forum (4)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Bin packing
Base name: bin-packing
Description: Implementation of one dimensional bin packing
Version: 0.4
PHP version: 3.0
License: Free for non-commercial use
 
  Groups   Applications   Files Files  

  Groups  
Group folder image Algorithms Numerical and statistical algorithms View top rated classes


  Recommendations  

Minimum dimensions of shipping box
Identify smallest possible dimensions of a box used for shipping


  Innovation Award  
PHP Programming Innovation award nominee
October 2010
Number 6


Prize: One copy of DWebPro Standard License
Bin packing is operation that consists in finding the optimal way to fit a list of packages of varied sizes in a minimal number of bins, usually having all bins with the same size.

This class can solve the bin packing problem for packages and bins defined just by one dimension.

Manuel Lemos

  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Plain text file binpacking.php Class main class
Accessible without login Plain text file output.txt Output output

Install with Composer Install with Composer - Download Download all files: bin-packing.tar.gz bin-packing.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.
For more information send a message to info at phpclasses dot org.