JuliaSymbolics / SymbolicUtils.jl

Symbolic expressions, rewriting and simplification
https://docs.sciml.ai/SymbolicUtils/stable/
Other
536 stars 107 forks source link

[WIP] Improve E-Graphs optimization #392

Open 0x0f0f0f opened 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #392 (ffaa04f) into master (701ce7f) will decrease coverage by 1.49%. The diff coverage is 51.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #392      +/-   ##
==========================================
- Coverage   83.01%   81.52%   -1.50%     
==========================================
  Files          12       12              
  Lines        1319     1353      +34     
==========================================
+ Hits         1095     1103       +8     
- Misses        224      250      +26     
Impacted Files Coverage Δ
src/egraph.jl 56.89% <40.90%> (-39.66%) :arrow_down:
src/code.jl 74.40% <100.00%> (+0.52%) :arrow_up:
src/types.jl 83.24% <0.00%> (-0.37%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 701ce7f...ffaa04f. Read the comment docs.