constraint_to_equation {bain} | R Documentation |
Formats a BAIN constraint as an equation that can be evaluated. Adds scalars to all parameters in the constraint, and adds a XXXconstant parameter to any constants. Also adds "*" and "+" operators where necessary for evaluation.
constraint_to_equation(hyp)
hyp |
Character. A BAIN (in)equality constraint |
Character