semantic-math / math-rules

Manipulate math-ast ASTs based on algebraic rules
MIT License
4 stars 1 forks source link

canApplyRule should work with simplifyArithmetic and collect_like_terms #22

Closed kevinbarabash closed 7 years ago

kevinbarabash commented 7 years ago

I wrote some test to check that canApplyRule works with function based rewrite rules and it does.