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)


Bart6114/simmer.optim documentation built on Jan. 2, 2023, 12:50 p.m.