Login   Register  
PHP Classes
elePHPant
Icontem

Bin packing

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Chi Hoang
Name: Chi Hoang <e-mail contact>
Packages: 5 Browse all classes by Chi Hoang Browse all classes by
Country: Germany Germany - PHP jobs in Germany
Age: 23
All time rank: 142198 in Germany Germany
Week rank: 367 Up14 in Germany Germany Up
Innovation award
Innovation award
Nominee: 5x


  Detailed description   Download .zip .tar.gz  
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-packing solver.

  Classes of Chi Hoang  >  Bin packing  >  Download .zip .tar.gz  >  Support forum Support forum (2)  >  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.1
PHP version: 3.0
License: Free for non-commercial use
All time users: 504 users
All time rank: 4905
Week users: 6 users
Week rank: 442 Up
 
  Groups   Rate classes User ratings   Applications   Files Files  

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


  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

  User ratings  
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
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

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.