mutateFunction: mutateFunction

Description Usage Arguments Value

View source: R/selection.R

Description

Generates a random new funcID for the node given by chromoID. Where the new function has a different number of inputs than the current function, new inputs are generated or removed as fit

Usage

1
mutateFunction(solution, chromoID, functionNodeStructure)

Arguments

solution

the solution containing the nodes

chromoID

the node to be given a new function

functionNodeStructure

the parameters used when creating functionNodes

Value

the solution after mutation


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