- generatePerturbatedElement(E, ValueBound<E>, Double) - Method in class com.banda.math.business.evo.EvoCompositeChromManipulatorBO
-
- generateRandomChromosome() - Method in class com.banda.math.business.evo.EvoChromManipulatorBO
-
Creates new test samples and discard old if any.
- generateRandomChromosome() - Method in class com.banda.math.business.evo.EvoCompositeChromManipulatorBO
-
- generateRandomCodeElement(int) - Method in class com.banda.math.business.evo.EvoCompositeChromManipulatorBO
-
- GeneticAlgorithmBO<H extends Chromosome<C>,C,T> - Class in com.banda.math.business.evo
-
Functional object for genetic algorithm.
- GeneticAlgorithmBO(EvoRunTask, EvoTaskBO<H, C, T>, ReflectionProvider<Chromosome<C>>) - Constructor for class com.banda.math.business.evo.GeneticAlgorithmBO
-
- GeneticAlgorithmBOAutoSaveHandler<C> - Interface in com.banda.math.business.evo
-
- GeneticAlgorithmBOFactory - Interface in com.banda.math.business.evo
-
- getAvailableTestSamples() - Method in class com.banda.math.business.evo.EvoEnumeratedTestSampleGeneratorBO
-
- getBestChromosome() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
-
Gets the actually best chromosome in evolution.
- getChromManipulator() - Method in class com.banda.math.business.evo.EvoTaskBO
-
- getChromManipulatorBO() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
-
- getChromosomeNumber() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
-
Gets the number of chromosomes.
- getChromosomes() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
-
- getEvoRun() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
-
- getFitnessEvaluator() - Method in class com.banda.math.business.evo.EvoTaskBO
-
- getFitnessEvaluatorBO() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
-
- getGaSetting() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
-
- getInstance() - Static method in class com.banda.math.business.evo.EvoChromManipulatorBOFactory
-
- getMeanFitness() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
-
Gets the mean fitness of chromosomes in the current population.
- getMeanScore() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
-
Gets the mean score of chromosomes in the current population.
- getNewGenerationChromosomeNumber() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
-
Gets the number of chromosomes in new generation.
- getNewGenerationChromosomes() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
-
- getNewGenerationChromosomesAsArray() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
-
- getNumberOfSamplesToSelect() - Method in class com.banda.math.business.evo.EvoEnumeratedTestSampleGeneratorBO
-
- getPopulationFitnessSum() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
-
Gets the sum of all fitnesses of chromosome in a population.
- getTestSampleGenerator() - Method in class com.banda.math.business.evo.EvoTaskBO
-
- getTestSampleGeneratorBO() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
-
- getTestSamplesNumber() - Method in class com.banda.math.business.evo.EvoEnumeratedTestSampleGeneratorBO
-
- getValueType() - Method in interface com.banda.math.business.rand.RandomDistributionProvider
-
- getWorstChromosome() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
-
Gets the actually worst chromosome in evolution.