|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpeciationParms | |
org.jgap |
Uses of SpeciationParms in org.jgap |
Methods in org.jgap that return SpeciationParms | |
SpeciationParms |
Configuration.getSpeciationParms()
|
Methods in org.jgap with parameters of type SpeciationParms | |
double |
ChromosomeMaterial.distance(ChromosomeMaterial target,
SpeciationParms speciationParms)
Calculates compatibility distance between this and target according to NEAT speciation
methodology. |
double |
Chromosome.distance(Chromosome target,
SpeciationParms parms)
Calculates compatibility distance between this and target according to NEAT speciation
methodology. |
Constructors in org.jgap with parameters of type SpeciationParms | |
Specie(SpeciationParms aSpeciationParms,
Chromosome aRepresentative)
Create new specie from representative. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |