Abhinav Kumar A61240809
| Random Initialization | Weighted Sum Initialization |
|---|---|
![]() |
![]() |
- Python 3.7
- Pymoo 0.5.0
- MATLAB Online
virtualenv --python=/usr/bin/python3.7 pymo
source pymo/bin/activate
pip install -r requirements.txtWeighted Sum Initialization uses the fmincon in MATLAB.
Open MATLAB.
Navigate to the matlab folder or add in the current path. Type the following in the command window:
mainNavigate to the code folder. Type the following in the command window:
chmod +x main.sh
./main.sh
