dReal4
ExpressionIfThenElse Member List

This is the complete list of members for ExpressionIfThenElse, including all inherited members.

Differentiate(const Variable &x) const overrideExpressionIfThenElsevirtual
Display(std::ostream &os) const overrideExpressionIfThenElsevirtual
EqualTo(const ExpressionCell &e) const overrideExpressionIfThenElsevirtual
Evaluate(const Environment &env) const overrideExpressionIfThenElsevirtual
Expand() overrideExpressionIfThenElsevirtual
ExpressionCell(const ExpressionCell &e)=deleteExpressionCell
ExpressionCell(ExpressionCell &&e)=deleteExpressionCell
ExpressionCell()=deleteExpressionCell
ExpressionCell(ExpressionKind k, size_t hash, bool is_poly, bool include_ite, Variables variables)ExpressionCellprotected
ExpressionIfThenElse(const Formula &f_cond, const Expression &e_then, const Expression &e_else)ExpressionIfThenElse
get_conditional_formula() constExpressionIfThenElseinline
get_else_expression() constExpressionIfThenElseinline
get_hash() constExpressionCellinline
get_kind() constExpressionCellinline
get_then_expression() constExpressionIfThenElseinline
GetExpression()ExpressionCellprotected
GetVariables() constExpressionCell
include_ite() constExpressionCellinline
is_polynomial() constExpressionCellinline
Less(const ExpressionCell &e) const overrideExpressionIfThenElsevirtual
operator=(ExpressionCell &&e)=deleteExpressionCell
operator=(const ExpressionCell &e)=deleteExpressionCell
Substitute(const ExpressionSubstitution &expr_subst, const FormulaSubstitution &formula_subst) overrideExpressionIfThenElsevirtual
use_count() constExpressionCellinline
~ExpressionCell()=defaultExpressionCellprotectedvirtual