traverseFunctionNodes: traverseFunctionNodes

Description Usage Arguments Value

View source: R/fitness.R

Description

Traverses through the functionNode structure starting at chromoID and then recursively running on each of the nodes inputs.

Usage

1
traverseFunctionNodes(functionNodes, nodesUsed, chromoID)

Arguments

functionNodes

the functionNode structure

nodesUsed

a boolean vector signifying if a node was used

chromoID

the chromoID of the starting node

Value

a boolean vector signifying the nodes used


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