Skip to content

Latest commit

 

History

History
51 lines (47 loc) · 1.45 KB

README.md

File metadata and controls

51 lines (47 loc) · 1.45 KB

5. Cell formation problem

Simulated annealing

Algorithm is implemented according to the paper.

Cost function:

data cells best cost solution avg time, s
20x20 5 0.428571 20x20.sol 1.41073
24x40 11 0.457516 24x40.sol 37.0192
30x50 11 0.502513 30x50.sol 106.986
30x90 8 0.419753 30x90.sol 438.931
37x53 7 0.613146 37x53.sol 31.9691