powered by
Augmented 2-D Branin function with fidelity parameter.
branin(xs)
list(1)
List with the input for a single point (e.g. list(x1 = 1, x2 = 2, fidelity = 0.5)).
list(x1 = 1, x2 = 2, fidelity = 0.5)
branin(list(x1 = 12, x2 = 2, fidelity = 1))
Run the code above in your browser using DataLab