getActiveFunctions: Get the Number of Active Functions in an Interation

Description Usage Arguments Value

Description

getActiveFunctions returns the number of functions per iteration that are not yet stopped. Functions stop e.g. when a certain solution quality is reached

Usage

1

Arguments

results

results must be a return object of aggregatedResults, i.e. the aggregated results of several function optimizations.

Value

getActiveFunctions returns a vector that contains the number of functions (the number of instances of all functions) that are not stopped (per iteration).


andreas-he/cmaesbenchmarking documentation built on May 10, 2019, 10:30 a.m.