update_simplex: Updates the simplex used in a local search of EPIC algorithm

Description Usage Arguments Value

View source: R/update_simplex.R

Description

Updates the simplex used in a local search of EPIC algorithm

Usage

1
update_simplex(iter, x, y)

Arguments

iter

- list containing all the information about the current EPIC algorithm iteration

x

- simplex vertice in the decision space

y

- scalarized response in the objective space corresponding to the x

Value

an updated list with the information about the current EPIC algorithm iteration


ingridas/EPICR documentation built on May 18, 2019, 4:54 a.m.