DESDEO
DESDEO copied to clipboard
Forest problem has wrong ideal and nadir values
Forest problem has hard coded ideal and nadir values at the moment. If comparing is set to False, these values are wrong.
To fix this issue and to support different data files in the future, these values should be found through optimization. I'm pretty sure that in this specific problem, you will always be able to find ideals by just optimizing for a single objective and the nadirs are the lowest values found when optimizing for one of the other objectives alone.