MOEADr icon indicating copy to clipboard operation
MOEADr copied to clipboard

WISHLIST

Open fcampelo opened this issue 7 years ago • 1 comments

  • 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.)

fcampelo avatar Jan 27 '17 16:01 fcampelo