Module const_evaluator

Module const_evaluator 

Source
Expand description

Constant expression evaluation for the physical expression simplifier

Functionsยง

has_column_references
Check if this expression has any column references.
simplify_const_expr
Simplify expressions that consist only of literals by evaluating them.