e.g. ``` feasible_configurations, decision_variables = pm.AND('a', 'b', 'c') ```
e.g.