fcampelo / MOEADr

R package MOEADr, a modular implementation of the Multiobjective Evolutionary Algorithm with Decomposition (MOEA/D) framework
20 stars 7 forks source link

Case Study Two #41

Closed caranha closed 7 years ago

caranha commented 7 years ago

Use the Irace package to find out the optimal combination of components for a given problem. Report on the results.

This one is basically the case study of the ITEC paper. Most of the code is already done. Just need to be tested with recent changes, and write the vignette.