Defining multiple problems in one program
A Free and Open Source Java Framework for Multiobjective Optimization
Brought to you by:
dhadka
Hi every one
I am using MOEA for optimizing my own problem that is in nature should be solved in 2 stages,for the first stage I got satisfied results using MOEA, and now for the second stage I need to re-optimize the results that I have got from the first stage using the same steps that I have used in the first stage.
So is there any way to define multiple problems in one program ????
any suggestions will be appriciated.
Thank you