is Input Feasible
The supplied input is considered input-feasible if it is feasible with respect to the defined input parameter ranges, the linear constraints, and the functional constraints.
Return
true if the inputs are input feasible
Parameters
inputs
the input values as a map containing the (name, value) of the inputs
The supplied input is considered input-feasible if it is feasible with respect to the defined input parameter ranges, the linear constraints, and the functional constraints.
Return
true if the inputs are input feasible
Parameters
x
the input values as an array. The order is used to interpret the name.