Package org.moeaframework.core.variable


package org.moeaframework.core.variable
Defines the various decision variables that may be used.
  • Classes
    Class
    Description
    Decision variable for integers encoded as a binary string.
    Decision variable for binary strings.
    Helper methods for working with various decision variable types and encodings.
    Decision variable for grammars.
    Decision variable for permutations.
    A decision variable for programs.
    Decision variable for real values.
    Decision variable for subsets.