Learn R Programming

evoper (version 0.5.0)

OptionsFactory: OptionsFactory

Description

Instantiate the Options class required for the specific metaheuristic method.

Usage

OptionsFactory(type, v = NULL)

Arguments

type

The metaheuristic method

v

The options object

Value

Options object