Package de.uka.ipd.sdq.dsexplore.opt4j.genotype
package de.uka.ipd.sdq.dsexplore.opt4j.genotype
-
ClassDescriptionBinaryGenotype<E extends Number>One can view a
BinaryGenotypeobject as the binary analogue of aChoiceobject.An interface visualising the implementation of theBinaryGenotypeclassFinalBinaryGenotypeis a genotype representation which contains the binary representation of aDesignDecisionGenotype.