| Package | Description |
|---|---|
| ec.app.mona | |
| ec.app.sat | |
| ec.de | |
| ec.eval | |
| ec.gp.ge | |
| ec.gp.ge.breed | |
| ec.pso | |
| ec.vector | |
| ec.vector.breed |
| Class and Description |
|---|
| DoubleVectorIndividual
DoubleVectorIndividual is a VectorIndividual whose genome is an array of
doubles.
|
| VectorIndividual
VectorIndividual is the abstract superclass of simple individual representations
which consist of vectors of values (booleans, integers, floating-point, etc.)
|
| Class and Description |
|---|
| BitVectorIndividual
BitVectorIndividual is a VectorIndividual whose genome is an array of booleans.
|
| Class and Description |
|---|
| DoubleVectorIndividual
DoubleVectorIndividual is a VectorIndividual whose genome is an array of
doubles.
|
| Class and Description |
|---|
| FloatVectorSpecies
FloatVectorSpecies is a subclass of VectorSpecies with special
constraints for floating-point vectors, namely FloatVectorIndividual and
DoubleVectorIndividual.
|
| Class and Description |
|---|
| IntegerVectorIndividual
IntegerVectorIndividual is a VectorIndividual whose genome is an array of ints.
|
| IntegerVectorSpecies
IntegerVectorSpecies is a subclass of VectorSpecies with special constraints
for integral vectors, namely ByteVectorIndividual, ShortVectorIndividual,
IntegerVectorIndividual, and LongVectorIndividual.
|
| VectorIndividual
VectorIndividual is the abstract superclass of simple individual representations
which consist of vectors of values (booleans, integers, floating-point, etc.)
|
| VectorSpecies
VectorSpecies is a species which can create VectorIndividuals.
|
| Class and Description |
|---|
| VectorIndividual
VectorIndividual is the abstract superclass of simple individual representations
which consist of vectors of values (booleans, integers, floating-point, etc.)
|
| Class and Description |
|---|
| DoubleVectorIndividual
DoubleVectorIndividual is a VectorIndividual whose genome is an array of
doubles.
|
| VectorIndividual
VectorIndividual is the abstract superclass of simple individual representations
which consist of vectors of values (booleans, integers, floating-point, etc.)
|
| Class and Description |
|---|
| DoubleVectorIndividual
DoubleVectorIndividual is a VectorIndividual whose genome is an array of
doubles.
|
| FloatVectorIndividual
FloatVectorIndividual is a VectorIndividual whose genome is an array of
floats.
|
| FloatVectorSpecies
FloatVectorSpecies is a subclass of VectorSpecies with special
constraints for floating-point vectors, namely FloatVectorIndividual and
DoubleVectorIndividual.
|
| Gene
Gene is an abstract superclass of objects which may be used in
the genome array of GeneVectorIndividuals.
|
| VectorIndividual
VectorIndividual is the abstract superclass of simple individual representations
which consist of vectors of values (booleans, integers, floating-point, etc.)
|
| VectorSpecies
VectorSpecies is a species which can create VectorIndividuals.
|
| Class and Description |
|---|
| VectorIndividual
VectorIndividual is the abstract superclass of simple individual representations
which consist of vectors of values (booleans, integers, floating-point, etc.)
|
Copyright © 2014 Evolutionary Computation Laboratory at George Mason University. All rights reserved.