calculateValue: calculateValue

Description Usage Arguments Value

View source: R/fitness.R

Description

Calculates the output value after propagating the values of the inputNodes through each of the functionNodes.

Usage

1
calculateValue(node, solution, functionSet)

Arguments

node

the current functionNode

solution

the solution containing the nodes

functionSet

the functionSet used when creating the population

Value

the value for the currentNode


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