isInputFeasible

abstract fun isInputFeasible(): Boolean

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