Package jmetal.encodings.solutionType

Class Summary
ArrayIntSolutionType Class representing the solution type of solutions composed of an ArrayInt encodings.variable
ArrayRealAndBinarySolutionType Class representing the solution type of solutions composed of array of reals and a binary string.
ArrayRealSolutionType Class representing the solution type of solutions composed of an ArrayReal encodings.variable
BinaryRealSolutionType Class representing the solution type of solutions composed of BinaryReal variables
BinarySolutionType Class representing the solution type of solutions composed of Binary variables
IntRealSolutionType Class representing a solution type including two variables: an integer and a real.
IntSolutionType Class representing the solution type of solutions composed of Int variables
PermutationSolutionType Class representing the solution type of solutions composed of Permutation variables
RealSolutionType Class representing a solution type composed of real variables