decode: decode

Description Usage Arguments Value

View source: R/fitness.R

Description

Decodes the solution. Uses calculateValueInSolution so that the values calculated are stored within the solution for future use

Usage

1
decode(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 with updated values inside


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