Public Member Functions

FunctionMinEvalOp Class Reference
[Examples]

Function minimization example - GA Binary or FloatingPoint genotype (see more on this example in help/tutorial.html). More...

#include <FunctionMinEvalOp.h>

Inheritance diagram for FunctionMinEvalOp:
EvaluateOp

List of all members.

Public Member Functions

FitnessP evaluate (IndividualP individual)
 Evaluate a single individual. Method must create and return a Fitness object.

Detailed Description

Function minimization example - GA Binary or FloatingPoint genotype (see more on this example in help/tutorial.html).

Definition at line 11 of file FunctionMinEvalOp.h.


The documentation for this class was generated from the following files: