Solution
constructor(inputMap: InputMap, estimatedObjFnc: EstimatedResponse, responseEstimates: List<EstimatedResponse>, evaluationNumber: Int, isValid: Boolean = true)(source)
Parameters
input Map
the inputs (name,value) pairs associated with the solution
estimated Obj Fnc
the estimated objective function from the simulation oracle
response Estimates
the estimates of the responses associated with the response constraints
evaluation Number
the iteration number of the solver request. That is, the number of times that the simulation oracle has been asked to evaluate (any) input.