|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NeedsRandomWrapperBase | |
|---|---|
| de.kumpe.hadooptimizer.impl | Some basic und useful implementations of the evolution cycle's interfaces. |
| Uses of NeedsRandomWrapperBase in de.kumpe.hadooptimizer.impl |
|---|
| Subclasses of NeedsRandomWrapperBase in de.kumpe.hadooptimizer.impl | |
|---|---|
class |
EsEvaluatorWrapper
Wrapp's a given Evaluator<double[]> to evaluate the
double[]-individual nested in an EsIndividual. |
class |
EsHalterWrapper
A Wrapper that transforms an Halter<double[]> into an
Halter<EsIndividual>. |
class |
EsMutatorWrapper
Wrapp's a given EsWrappableMutator to mutate the double[]
-individual nested in an EsIndividual. |
class |
EsPopulationReaderWrapper
A Wrapper that transforms an PopulationReader<double[]> into an PopulationReader<EsIndividual>. |
class |
EsPopulationWriterWrapper
A Wrapper that transforms an PopulationWriter<double[]> into an PopulationWriter<EsIndividual>. |
class |
ReportingHalterWrapper<I>
The ReportingHalterWrapper passed the EvaluationResults to
each registered ReportingHalterWrapper.Reporter and then delegates the halt-decision the the
specified Halter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||