calculateValueInSolution: calculateValueInSolution

Description Usage Arguments Value

View source: R/fitness.R

Description

Calculates the value that should be stored in each entry of functionNodesUsed and stores it in the corresponding location of solution

Usage

1
calculateValueInSolution(solution, functionNodesUsed, functionSet)

Arguments

solution

the solution containing the nodes

functionNodesUsed

the function nodes required to get an output value

functionSet

the functionSet used when creating the population

Value

the solution after writing the calculated values in


porteous54/caRtesian documentation built on May 30, 2019, 11:43 a.m.