public class StrengthRawFitness<S extends Solution<?>> extends GenericSolutionAttribute<S,Double> implements DensityEstimator<S>
| Constructor and Description |
|---|
StrengthRawFitness() |
| Modifier and Type | Method and Description |
|---|---|
void |
computeDensityEstimator(List<S> solutionSet) |
getAttribute, getAttributeIdentifier, setAttributeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttribute, getAttributeIdentifier, setAttributepublic void computeDensityEstimator(List<S> solutionSet)
computeDensityEstimator in interface DensityEstimator<S extends Solution<?>>Copyright © 2017. All rights reserved.