This is an old revision of the document!


PHP's gd library is missing or unable to create PNG images

Set Fitness

Description

Once the fitness score is calculated, this functor is used to get the fitness score for the current individual and to pass it to the genetic algorithm functor.

Inputs

Name Type Description
Fitness Double Get the fitness score for the current individual.

Optional Inputs

Outputs

Name Type Description
Fitness Double Pass the fitness score of the current individual to the genetic algorithm functor.

Group

Notes

Internal Name

SetFitness