Constraint Ifc
Properties
Link copied to clipboard
Used to turn greater than inequalities to less than inequalities
Link copied to clipboard
The type of inequality less than or greater than
Link copied to clipboard
The right-hand side of the constraint adjusted for the direction of the inequality to ensure a less-than constraint
Functions
Link copied to clipboard
Computes the value of the left-hand side of the constraint based on the supplied values for each input variable in the equation. The calculation should take into account the direction of the inequality such that the inequality is interpreted as less than.
Link copied to clipboard
Computes the value of the left-hand side of the constraint based on the supplied values for each input variable in the equation and checks if the constraint is satisfied.