Commit graph

3 commits

Author SHA1 Message Date
c54793c406 Add memoization in basic_modif.py 2024-02-24 03:57:37 +01:00
948e4da10c Optimization of expand in basic_modif.py
Making Expr immutable, and then optimize __hash__ with this
2024-02-24 02:57:07 +01:00
c27d706a26 Regroup test in test.py
Added neutral_element and absorbing_element in BinProperties
New simplifications functions in TreeModification
2024-02-21 20:13:47 +01:00