Package de.uka.ipd.sdq.dsexplore.opt4j.genotype
package de.uka.ipd.sdq.dsexplore.opt4j.genotype
-
ClassDescriptionBinaryGenotype<E extends Number>One can view a
BinaryGenotype
object as the binary analogue of aChoice
object.An interface visualising the implementation of theBinaryGenotype
classFinalBinaryGenotype
is a genotype representation which contains the binary representation of aDesignDecisionGenotype
.