A constraint row
Usage
constraint(f, set, over = list())Arguments
- f
The constrained expression node.
- set
The constraint set
fmust lie in (zero(),nonneg(),indicator()).- over
Quantifier bindings, a list of
list(idx, set_ref)pairs (list()for a single scalar row).