Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 370 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 370 Bytes

aco-bin-packing

Implementation and evaluation of the Ant Colony Optimization algorithm on the bin-packing problem.

The Jupyter Notebook attached contains the implementation and visualization of the algorithm's results. The report describes the Ant Colony Optimization algorithm, Bin Packing Problem, as well as an analysis of the results using convergence charts.