Returns the effective (lower, upper) bounds of a leaf, combining its
bounds attribute with sign (nonneg/pos/nonpos/neg) and boolean
attributes. Used by the NLP (DNLP) solve path to form variable bounds.
Arguments
- x
An expression (a Variable/leaf, or a composite expression whose bounds are propagated from its arguments).
- ...
Passed to methods; currently unused.
