| Package | Description |
|---|---|
| ec.gp.ge | |
| ec.vector |
| Modifier and Type | Class and Description |
|---|---|
class |
GESpecies
GESpecies generates GPIndividuals from GEIndividuals through the application of a grammar parse graph
computed by the GrammarParser.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BitVectorSpecies
BitVectorSpecies is a subclass of VectorSpecies with special
constraints for boolean vectors, namely BitVectorIndividual.
|
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.
|
Copyright © 2014 Evolutionary Computation Laboratory at George Mason University. All rights reserved.