Uses of Interface
org.uma.jmetal.util.solutionattribute.SolutionAttribute
| Package | Description |
|---|---|
| org.uma.jmetal.util.solutionattribute | |
| org.uma.jmetal.util.solutionattribute.impl |
-
Uses of SolutionAttribute in org.uma.jmetal.util.solutionattribute
Subinterfaces of SolutionAttribute in org.uma.jmetal.util.solutionattribute Modifier and Type Interface Description interfaceDensityEstimator<S>Deprecated. -
Uses of SolutionAttribute in org.uma.jmetal.util.solutionattribute.impl
Classes in org.uma.jmetal.util.solutionattribute.impl that implement SolutionAttribute Modifier and Type Class Description classDirScore<S extends Solution<?>>created at 11:09 pm, 2019/1/28 Estimate DIR scores for solutions, used in D-NSGA-IIclassDistanceToSolutionListAttributeCreated by cbarba on 24/3/15.classFitness<S extends Solution<?>>classGenericSolutionAttribute<S extends Solution<?>,V>Generic class for implementingSolutionAttributeclasses.classHypervolumeContributionAttribute<S extends Solution<?>>classLocationAttribute<S extends Solution<?>>Assign to each solution in a solution list an attribute containing the position of the solutions in the list.classNumberOfViolatedConstraints<S extends Solution<?>>classOverallConstraintViolation<S extends Solution<?>>classPreferenceDistance<S extends Solution<?>>classSolutionTextRepresentationclassSpatialSpreadDeviation<S extends Solution<?>>This class implements the Spatial Spread Deviation density estimator