9 #ifndef CPROVER_ANALYSES_VARIABLE_SENSITIVITY_WIDENED_RANGE_H
10 #define CPROVER_ANALYSES_VARIABLE_SENSITIVITY_WIDENED_RANGE_H
Represents an interval of values.
Base class for all expressions.
A namespacet is essentially one or two symbol tables bound together, to allow for symbol lookups in t...
The plus expression Associativity is not specified.
widened_ranget(const constant_interval_exprt &lhs, const constant_interval_exprt &rhs)
exprt widen_lower_bound() const
const bool is_upper_widened
const exprt widened_upper_bound
exprt widen_upper_bound() const
const exprt widened_lower_bound
const bool is_lower_widened
binary_relation_exprt less_than(exprt lhs, exprt rhs)