OptionsFactory {evoper}R Documentation

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


[Package evoper version 0.5.0 Index]