MOEADr
MOEADr copied to clipboard
WISHLIST
-
VARIATION:
- [ ] Implement more variation operators (incl. local search)
-
NEIGHBORHOOD DEFINITION:
- [ ] Un-hardcode it (modularize for easier upgrading)
-
POPULATION GENERATION:
- [ ] Un-hardcode it (modularize for easier upgrading)
-
SCALARIZATION:
- [ ] Verify whether iPBI is correct (check with Hiroyuki Sato -- Institute of Electro-Communications in Tokyo)
-
OBJECTIVE SCALING:
- [ ] Implement more alternatives of scaling (e.g., Deb's)
-
OUTPUT:
- [ ] Logging hooks for user-defined variation operators
- [ ] include output options (e.g., log file, all visited points etc.)