sasoptpy.Expression._relational¶
-
Expression.
_relational
(self, other, direction_)[source]¶ Creates a logical relation between
Expression
objects- Parameters
- other
Expression
Expression on the other side of the relation with respect to self
- direction_string
Direction of the logical relation, either E, L, or G
- other
- Returns
- generated_constraint
Constraint
Constraint generated as a result of linear relation
- generated_constraint