UM-LPM/EARS

Quality indicators reference points

Opened this issue · 0 comments

  • Resources
    Class QualityIndicator in package org.um.feri.ears.qualityIndicator should use ClassLoader.getResource(path_to_file_in_package)); in lines 148 and 162.
  • Reference points for other problems/tasks
    I would like to see the quality of two pareto fronts from two different MOO algorithms that where run on my problem/task. Some indicators have this options, because they are binary comparison. Indicators that use unary comparison do not have this option.