Optimization model was developed by (Dou, Dai & Meng, 2010). Afore-mentioned model was implemented in Python.
Input Data is defined in script
main.py
Script is programmed for running inside Jupyter Notebook:
Main.ipynb
Example output data is given in:
Main.html
Scrpts were made using:
Model components are in their corresponding scripts:
problem -> problem.py
algorithm -> algorithm.py
population -> population.py
- Dou, J., Dai, X., & Meng, Z. (2010). Optimisation for multi-part flow-line configuration of reconfigurable manufacturing system using GA. International Journal of Production Research, 48(14), 4071-4100.
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.