|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Optimizer implementations running in a
Hadoop cluster.
See:
Description
| Class Summary | |
|---|---|
| ClusterInfo | |
| DemonstrationForPossibleBugInJavaSerialization | Deprecated. |
| DemonstrationForPossibleBugInJavaSerialization.MyValueClass | |
| DuplicatingSequenceFileInputFormat<K,V> | |
| EaHadoOptimizer<I> | An Optimizer implementation for general evolutionary algorithms which
distributes the mutation and evaluation in
a Hadoop cluster. |
| EsHadoOptimizer | An Optimizer implementation for for evolution strategies which
distributes the mutation and evaluation in
a Hadoop cluster. |
| EsMultiPopulationsHadoOptimizer | |
| EvaluateIndividualMapper<I> | A Mapper which evaluates given individuals and outputs
evaluation/individual pairs. |
| EvolutionCycleMapper | |
| HadoopTest | Deprecated. |
| HadoopTest.GenerateRandomValuesMapper | |
| HadoopTest.IntSumReducer | |
| HadoOptimizerBase<I> | Base-class for all Hadoop-based Optimizer implementations. |
| IndividualInputFormat<I extends Serializable> | A special InputFormat implementation to control the distribution of
the individuals for mutation and evaluation. |
| IndividualInputFormat.IndividualInputSplit<I extends Serializable> | |
| JavaSerialization | Deprecated. |
| MapperWithOptimizerConfiguration<I> | |
| MutateAndEvaluateChildMapper<I> | A Mapper which mutates and evaluates given individuals and outputs
evaluation/mutant pairs. |
| SelectionReducer<K,V> | A Reducer implementation for the selection of an evolutionary
algorithm. |
Optimizer implementations running in a
Hadoop cluster.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||