|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Recombiner | |
|---|---|
| de.kumpe.hadooptimizer | Core classes of the HadoOptimizer-Framework. |
| de.kumpe.hadooptimizer.impl | Some basic und useful implementations of the evolution cycle's interfaces. |
| Uses of Recombiner in de.kumpe.hadooptimizer |
|---|
| Methods in de.kumpe.hadooptimizer that return Recombiner | |
|---|---|
Recombiner<I> |
EaOptimizerConfiguration.getRecombiner()
|
| Methods in de.kumpe.hadooptimizer with parameters of type Recombiner | |
|---|---|
void |
EaOptimizerConfiguration.setRecombiner(Recombiner<I> recombiner)
|
| Uses of Recombiner in de.kumpe.hadooptimizer.impl |
|---|
| Classes in de.kumpe.hadooptimizer.impl that implement Recombiner | |
|---|---|
class |
DuplicatingRecombiner<I>
A Recombiner which creates the given number of offspring by randomly
selecting and duplicating a parents. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||