- UNRANKED - Static variable in class jenes.population.Individual
-
the default individual's rank
- update() - Method in class jenes.population.Pool.Statistics
-
Updates the statistics with the given pool
- update(Population<T>) - Method in class jenes.population.Population.Statistics
-
Updates all its information about population
- updateStatistics(GeneticAlgorithm.Statistics) - Method in class jenes.GeneticAlgorithm
-
Updates the algoritm statistics at the moment of invokation.
- updateStatistics(Pool.Statistics) - Method in class jenes.population.Pool
-
Updates pool statistics
- updateStatistics(Population.Statistics) - Method in class jenes.population.Population
-
Sets the specified statistics according to the statistics of this population
- updateStatistics(Operator<T>.Statistics) - Method in class jenes.stage.operator.Operator
-
Updates the specified statistics at the statistics operator state
- upperBound - Variable in class jenes.chromosome.DoubleChromosome
-
- Utils - Class in jenes.tutorials.utils
-
This class provides some utility methods to tutorials.
- Utils() - Constructor for class jenes.tutorials.utils.Utils
-