Package planner.utils.objfunctions


package planner.utils.objfunctions
  • Class
    Description
    LinearFunction is a class implementing a linear scheme for estimate a value from a candidate solution and a set of input variables.
    ObjectiveFunction is a class implementing the basic scheme of a function with the objective of making an estimation out of a set input variables and the genotype.
    ObjectiveFunctionFactory is a class for creating new evaluators from the differential evolution algorithms library (dealib) of the framework.
    RadialVelocityFunction is a class implementing the estimation of the radial velocity of a binary stellar system from a candidate solution and a set of input variables.