I am working on a single objective optimization problem, maximize profit = income - expense, I want to solve it by using strength pareto optimization algorithm (SPEA2) which is a multi objective algorithm. I am curious if this technically correct and how it can be done?

Similar questions and discussions