optim_results: Function to pass results of simmer evaluation back to the...

View source: R/utils.R

optim_resultsR Documentation

Function to pass results of simmer evaluation back to the optimization framework

Description

Function to pass results of simmer evaluation back to the optimization framework

Usage

optim_results(objective, constraints = list(), envs = NULL)

Arguments

objective

the value of the objective

constraints

a list with named objectives containing only TRUE and FALSE values

envs

the simmer env (OPTIONAL)


r-simmer/simmer.optim documentation built on Jan. 13, 2023, 7:49 p.m.