Package xal.extension.solver.solutionjudge
package xal.extension.solver.solutionjudge
-
ClassDescriptionParetoOptimalJudge is a subclass of SolutionJudge.SatisfactionSumJudge is a solution judge that decides whether a solution should be kept based on the weighted sum of all the objective's satisfaction.SolutionJudge decides whether the latest scored solution is an optimal solution.The interface implemented by listeners of solution judge events.This judge weights the least satisfied objective most and each subsequent one half less than the prior one.