The-production-cells-formation-problem

A simulated annealing algorithm for manufacturing cellformation problems on python.

Time was measured in seconds

Solutions provided in solutions directory

File name Initial solution objective function value Result solution objective function value Start temperature Final temperature Optimal Number of clusters Time
20x20.txt 0.2427 0.4202 3 0.00095 5 1.19
24x40.txt 0.0984 0.3415 3 0.00095 5 1.91
30x50.txt 0.1771 0.1835 3 0.00095 3 1.28
37x53.txt 0.5580 0.5580 3 0.00095 2 0.61
30x90.txt 0.1186 0.2964 3 0.00098 5 8.11

Team Members