Package org.moeaframework.core.variable
package org.moeaframework.core.variable
Defines the various decision variables that may be used.
-
ClassDescriptionAbstract class for implementing variables.Decision variable for integers encoded as a binary string.Decision variable for binary strings.Decision variable for grammars.Decision variable for permutations.A decision variable for programs.Decision variable for real values.Decision variable for subsets.Interface for decision variables.Thrown when a variable could not be encoded or decoded.