getFeatureStepNames {aslib}R Documentation

Returns feature step names of scenario.

Description

Returns feature step names of scenario.

Usage

getFeatureStepNames(asscenario, type)

Arguments

asscenario

[ASScenario]
Algorithm selection scenario.

type

[character(1)] Feature type (instance or algorithmic).

Value

[character].


[Package aslib version 0.1.2 Index]