pointMutation: pointMutation

Description Usage Arguments Value

View source: R/selection.R

Description

Peforms point mutation on the solution. It changes up to 5 and can change either the function used, or the inputs used.

Usage

1
pointMutation(solution, functionNodeStructure)

Arguments

solution

the solution to be mutated

functionNodeStructure

the parameters used when creating functionNodes

Value

the solution after mutation


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