public class MonaVectorIndividual extends DoubleVectorIndividual
genome, MAXIMUM_INTEGER_IN_DOUBLE, P_DOUBLEVECTORINDIVIDUALevaluated, EVALUATED_PREAMBLE, fitness, P_INDIVIDUAL, species| Constructor and Description |
|---|
MonaVectorIndividual() |
| Modifier and Type | Method and Description |
|---|---|
void |
reset(EvolutionState state,
int thread)
Initializes the individual by randomly choosing doubles uniformly from
mingene to maxgene.
|
clamp, clone, defaultBase, defaultCrossover, defaultMutate, distanceTo, equals, genomeLength, genotypeToString, genotypeToStringForHumans, getGenome, hashCode, isInRange, join, parseGenotype, polynomialMutate, readGenotype, setGenome, setGenomeLength, setup, simulatedBinaryCrossover, split, writeGenotypecloneGenes, reset, sizecompareTo, merge, printIndividual, printIndividual, printIndividual, printIndividualForHumans, printIndividualForHumans, readIndividual, readIndividual, toString, writeIndividualpublic void reset(EvolutionState state, int thread)
DoubleVectorIndividualreset in class DoubleVectorIndividualCopyright © 2014 Evolutionary Computation Laboratory at George Mason University. All rights reserved.