Archive multi-objective simulated annealing (AMOSA) algorithm implemented in jmetal 5 for the heterogeneous computing scheduling problem. It includes an AMOSA with a fuzzy logic constroller (FLC) in Matlab 2014b. If you dont have Matlab you can delete the related class or comment it; or replace that part with your own FLC.
The AMOSA implementation follows the structure of jMetal 5.5.2.
This project includes diverse versions of AMOSA:
- AMOSA
- AMOSA with analytical tunning.
- AMOSA with analytical tunning and fuzzy logic controller (FLC in MATLAB)
- AMOSA with analytical tunning and stochastic.
- Multi-objective Simulated Annealing (MOSA).
- Genetic MOSA.