A Parallel Algorithm of Polygons Packing Based on Ant Colony.

W Peng,RF Tong,M Tang,JX Dong
DOI: https://doi.org/10.1109/cscwd.2005.194296
2005-01-01
Abstract:This paper presents a novel algorithm for optimal packing problem by combining ant colony algorithm with BLF (bottom-left-fill) heuristic approach. The proposed algorithm not only automatically looks for the best sequence of the polygons and each polygon's optimum rotation by ant colony algorithm but also implements the exact layout with the BLF heuristic algorithm. Moreover, the algorithm supports the parallel computation and facilitates quick convergence to the optimal solution. The experimental results show the effectiveness of our algorithm comparing with the other methods.
What problem does this paper attempt to address?