Package org.moeaframework.core.objective


package org.moeaframework.core.objective
Collection of objective types.
  • Class
    Description
    Abstract class for implementing objectives.
    A maximized objective.
    A minimized objective.
    A normalized objective.
    Defines an objective for optimization, including the value and the direction.