dReal4
ExpressionConstant Member List

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

Differentiate(const Variable &x) const overrideExpressionConstantvirtual
Display(std::ostream &os) const overrideExpressionConstantvirtual
EqualTo(const ExpressionCell &e) const overrideExpressionConstantvirtual
Evaluate(const Environment &env) const overrideExpressionConstantvirtual
Expand() overrideExpressionConstantvirtual
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
ExpressionConstant(double v) (defined in ExpressionConstant)ExpressionConstantexplicit
get_hash() constExpressionCellinline
get_kind() constExpressionCellinline
get_value() const (defined in ExpressionConstant)ExpressionConstantinline
GetExpression()ExpressionCellprotected
GetVariables() constExpressionCell
include_ite() constExpressionCellinline
is_polynomial() constExpressionCellinline
Less(const ExpressionCell &e) const overrideExpressionConstantvirtual
operator=(ExpressionCell &&e)=deleteExpressionCell
operator=(const ExpressionCell &e)=deleteExpressionCell
Substitute(const ExpressionSubstitution &expr_subst, const FormulaSubstitution &formula_subst) overrideExpressionConstantvirtual
use_count() constExpressionCellinline
~ExpressionCell()=defaultExpressionCellprotectedvirtual