getFeatureNames: Returns feature names of scenario.

View source: R/getFeatureNames.R

getFeatureNamesR Documentation

Returns feature names of scenario.

Description

Returns feature names of scenario.

Usage

getFeatureNames(asscenario, type)

Arguments

asscenario

[ASScenario]
Algorithm selection scenario.

type

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

Value

[character].


aslib documentation built on Aug. 25, 2022, 9:09 a.m.

Related to getFeatureNames in aslib...