assign_result_default {bbotk}R Documentation

Default assign_result function

Description

Used internally in the Optimizer. It is the default way to determine the result by simply obtaining the best performing result from the archive.

Usage

assign_result_default(inst)

Arguments

inst

OptimInstance


[Package bbotk version 0.2.2 Index]