Options-class: Options

Description Fields

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


evoper documentation built on May 2, 2019, 12:13 a.m.

Related to Options-class in evoper...