Hi,
I have an expression language that include an algebraic part, and I would like to use Algebrite as a solver to simplify these expressions. However, the string input of the functions is not the smartest representation to me, since it would require to write another transpiler to talk with algebrite... That's why I am wondering if internally, there is some kind of lower level representation, as an AST for example ?
Hi, I have an expression language that include an algebraic part, and I would like to use Algebrite as a solver to simplify these expressions. However, the string input of the functions is not the smartest representation to me, since it would require to write another transpiler to talk with algebrite... That's why I am wondering if internally, there is some kind of lower level representation, as an AST for example ?