OptionsFactory: OptionsFactory

View source: R/class-options.R

OptionsFactoryR 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


evoper documentation built on Jan. 28, 2026, 5:06 p.m.