Options-class {evoper} | R Documentation |
Options
Description
The base class for the options for the optimization metaheuristics
Fields
type
The configuration type
neighborhood
The neighborhood function for population methods
discrete
Flag indicating that and specific algorithm is discrete or continuous
nlevelz
Default value for generating parameter levels when range is provided, default value is 5
container
The object holding the configuration otions
[Package evoper version 0.5.0 Index]