Package ec.cgp.functions

Interface Summary
Functions This interface defines how the Cartesian Genetic Program evaluator calls user-defined functions when they are encountered in the genome.
 

Class Summary
FunctionsBreastCancerW Function set for the Breast Cancer (Yugoslavia) classification problem.
FunctionsBreastCancerY Function set for the Breast Cancer (Wisconsin) classification problem.
FunctionsIris Function set for the Iris species classification problem.
FunctionsParity Function set for the even-n-parity problem.
FunctionsRegression Function set for the regression problems.