|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Species | |
|---|---|
| ec | |
| ec.gp | |
| ec.rule | |
| ec.vector | |
| Uses of Species in ec |
|---|
| Fields in ec declared as Species | |
|---|---|
Species |
Individual.species
The species of the Individual. |
Species |
Subpopulation.species
The species for individuals in this subpopulation. |
| Uses of Species in ec.gp |
|---|
| Subclasses of Species in ec.gp | |
|---|---|
class |
GPSpecies
GPSpecies is a simple individual which is suitable as a species for GP subpopulations. |
| Uses of Species in ec.rule |
|---|
| Subclasses of Species in ec.rule | |
|---|---|
class |
RuleSpecies
RuleSpecies is a simple individual which is suitable as a species for rule sets subpopulations. |
| Uses of Species in ec.vector |
|---|
| Subclasses of Species in ec.vector | |
|---|---|
class |
FloatVectorSpecies
FloatVectorSpecies is a subclass of VectorSpecies with special constraints for floating-point vectors, namely FloatVectorIndividual and DoubleVectorIndividual. |
class |
GeneVectorSpecies
GeneVectorSpecies is a subclass of VectorSpecies with special constraints for GeneVectorIndividuals. |
class |
IntegerVectorSpecies
IntegerVectorSpecies is a subclass of VectorSpecies with special constraints for integral vectors, namely ByteVectorIndividual, ShortVectorIndividual, IntegerVectorIndividual, and LongVectorIndividual. |
class |
VectorSpecies
VectorSpecies is a species which can create VectorIndividuals. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||