Module expr

Module expr 

Source
Expand description

Expression AST and core types for symbolic computation.

This module defines the symbolic expression type using egg’s e-graph for efficient representation and manipulation.

Structs§

Expression
A symbolic mathematical expression.

Enums§

ExprLang
The symbolic expression language