Package | Description |
---|---|
jenes.chromosome |
Modifier and Type | Field and Description |
---|---|
BitwiseChromosome.BitSize |
BitwiseChromosome.BitCoding.SIZE
The bit structure characteristics.
|
Modifier and Type | Method and Description |
---|---|
static BitwiseChromosome.BitSize |
BitwiseChromosome.BitSize.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BitwiseChromosome.BitSize[] |
BitwiseChromosome.BitSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
BitwiseChromosome.BitCoding(BitwiseChromosome.BitSize size)
Constructs a new BitCoding with the specified
BitwiseChromosome.BitSize |