isLinearConstraintFeasible

Interprets the supplied map as inputs for the problem definition and returns true if the values are within linear constraints. False will be returned if at least one linear constraint is infeasible.

Return

true if the inputs are feasible

Parameters

inputs

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