Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TermInterface for DynamicExpressions #13

Open
nmheim opened this issue Jul 31, 2024 · 0 comments
Open

TermInterface for DynamicExpressions #13

nmheim opened this issue Jul 31, 2024 · 0 comments

Comments

@nmheim
Copy link
Owner

nmheim commented Jul 31, 2024

If desired, open a PR at DynamicExpressions.jl with the implementation of TermInterface.jl. For full compatibility with Metatheory.jl we also need to handle the metadata correctly, because dynamic Expressions need the OperatorEnum to be passed along. (I am not sure if using dynamic expressions would actually be slower than normal Exprs in the EGraph and the conversion from/to Julia Exprs is not a bottle neck for OptiFloat at all, but it would still be nice to have TI.jl)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant