getProvidedFeatures {aslib}R Documentation

Return features that are useable for a given set of feature steps.

Description

Return features that are useable for a given set of feature steps.

Usage

getProvidedFeatures(asscenario, steps, type)

Arguments

asscenario

[ASScenario]
Algorithm selection scenario.

steps

[character]
Feature steps. Default are all feature steps.

type

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

Value

[character].


[Package aslib version 0.1.2 Index]