isInputRangeFeasible

Interprets the supplied map as inputs for the problem definition and returns true if the values are within the ranges defined for the variables. False will be returned if at least one input variable is not within its defined range.

Return

true if the inputs are input feasible

Parameters

inputs

the input values as a map containing the (name, value) of the inputs